wgj0714 commited on
Commit
f3e63c0
1 Parent(s): 908b3fa

End of training

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: klue/roberta-large
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: label_4_Test
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
+ # label_4_Test
16
+
17
+ This model is a fine-tuned version of [klue/roberta-large](https://huggingface.co/klue/roberta-large) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.0461
20
+ - Accuracy: 0.9899
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: 2e-05
40
+ - train_batch_size: 8
41
+ - eval_batch_size: 8
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 10
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | No log | 1.0 | 99 | 0.0693 | 0.9798 |
52
+ | No log | 2.0 | 198 | 0.0522 | 0.9798 |
53
+ | No log | 3.0 | 297 | 0.0581 | 0.9697 |
54
+ | No log | 4.0 | 396 | 0.0394 | 0.9899 |
55
+ | No log | 5.0 | 495 | 0.0367 | 0.9899 |
56
+ | 0.1504 | 6.0 | 594 | 0.0506 | 0.9899 |
57
+ | 0.1504 | 7.0 | 693 | 0.0402 | 0.9899 |
58
+ | 0.1504 | 8.0 | 792 | 0.0476 | 0.9899 |
59
+ | 0.1504 | 9.0 | 891 | 0.0453 | 0.9899 |
60
+ | 0.1504 | 10.0 | 990 | 0.0461 | 0.9899 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.39.3
66
+ - Pytorch 2.2.2+cu121
67
+ - Datasets 2.19.0
68
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd1296b6b71b85ab31b28544bcecf6ed2b13edc705253ce2be7a472877b0781d
3
  size 1346690120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd3bfb97ccf8063cd1f95815685b9791b11c4d2ad0ca58dfcbb97631a65681eb
3
  size 1346690120