bradmin commited on
Commit
b70dcc9
1 Parent(s): 39a0c2f

Model save

Browse files
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
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
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.0604
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-06
40
+ - train_batch_size: 4
41
+ - eval_batch_size: 4
42
+ - seed: 2023
43
+ - gradient_accumulation_steps: 8
44
+ - total_train_batch_size: 32
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.2202 | 0.13 | 100 | 0.0750 | 0.0 |
54
+ | 0.1527 | 0.25 | 200 | 0.0377 | 0.0 |
55
+ | 0.1483 | 0.38 | 300 | 0.0729 | 0.0 |
56
+ | 0.1896 | 0.5 | 400 | 0.1465 | 0.0 |
57
+ | 0.1341 | 0.63 | 500 | 0.0729 | 0.0 |
58
+ | 0.0876 | 0.75 | 600 | 0.0351 | 0.0 |
59
+ | 0.1345 | 0.88 | 700 | 0.0604 | 0.0 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.35.0
65
+ - Pytorch 2.1.0+cu118
66
+ - Datasets 2.14.6
67
+ - Tokenizers 0.14.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44defb1dd9a2004e5bda7cbb5b8f9a1a6b73624fe9d38a9eb3c547c249e5cc40
3
  size 1346677820
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdf59a3d0e87a8a6c79a687b5e54369f54fe3a203ea728b00adfc417dd2be727
3
  size 1346677820
runs/Nov03_15-42-54_job-run-bb8c78f2-84b7-49b7-ab6a-600ce7092573-master-0/events.out.tfevents.1699026178.job-run-bb8c78f2-84b7-49b7-ab6a-600ce7092573-master-0.1.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:801b073b1d8e0c820dbb1db357e43eb195c601129f476f21fae79e886c261f89
3
- size 17639
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f33a0af16074393379e4e83f998a4e2168047a59b3adc9d42eea7b57a48ce097
3
+ size 19406