bradmin commited on
Commit
5a3d374
1 Parent(s): aa34116

Model save

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: klue/roberta-large
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: reward-bert-duplicate-answer-300
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # reward-bert-duplicate-answer-300
16
+
17
+ This model is a fine-tuned version of [klue/roberta-large](https://huggingface.co/klue/roberta-large) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.2419
20
+ - Accuracy: 0.0
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 9e-05
40
+ - train_batch_size: 6
41
+ - eval_batch_size: 6
42
+ - seed: 2023
43
+ - gradient_accumulation_steps: 10
44
+ - total_train_batch_size: 60
45
+ - optimizer: Adam with betas=(0.9,0.95) and epsilon=1e-08
46
+ - lr_scheduler_type: cosine
47
+ - num_epochs: 1
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.5015 | 0.17 | 100 | 0.5284 | 0.0 |
54
+ | 0.4259 | 0.34 | 200 | 0.3848 | 0.0 |
55
+ | 0.3808 | 0.51 | 300 | 0.2962 | 0.0 |
56
+ | 0.3328 | 0.69 | 400 | 0.2592 | 0.0 |
57
+ | 0.2086 | 0.86 | 500 | 0.2419 | 0.0 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.35.2
63
+ - Pytorch 2.1.1+cu118
64
+ - Datasets 2.15.0
65
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ce0e4a8745d482bc4f9d0cec0b508feff9ceeda5189e53f9e881cc8d7dda564
3
  size 1346677820
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02a81c25d38d24fc353fee28717bd7aa309b92caa589b990435a774124fd9a7f
3
  size 1346677820
runs/Nov28_00-25-54_job-run-2aa14bdb-753d-4f06-bf61-098ca64a2b61-master-0/events.out.tfevents.1701131157.job-run-2aa14bdb-753d-4f06-bf61-098ca64a2b61-master-0.1.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e39d2183b59713e6bb1d95f836be70afd0940d19ae2a1faabda254867b7e1dec
3
- size 13858
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ad17d56f013efb04dbd4b00734a8589108a9644487afaa60219e0848a4aa880
3
+ size 15468