wgj0714 commited on
Commit
8cc5662
1 Parent(s): ad92b62

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: IE_model
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
+ # IE_model
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.4341
20
+ - Accuracy: 0.9007
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
+ | 0.9432 | 1.0 | 574 | 0.5054 | 0.8537 |
52
+ | 0.4765 | 2.0 | 1148 | 0.4133 | 0.8589 |
53
+ | 0.4471 | 3.0 | 1722 | 0.4228 | 0.8693 |
54
+ | 0.3666 | 4.0 | 2296 | 0.4627 | 0.8815 |
55
+ | 0.3508 | 5.0 | 2870 | 0.3704 | 0.8833 |
56
+ | 0.325 | 6.0 | 3444 | 0.3704 | 0.9024 |
57
+ | 0.2662 | 7.0 | 4018 | 0.3733 | 0.9024 |
58
+ | 0.226 | 8.0 | 4592 | 0.4024 | 0.8972 |
59
+ | 0.1978 | 9.0 | 5166 | 0.4198 | 0.9042 |
60
+ | 0.186 | 10.0 | 5740 | 0.4341 | 0.9007 |
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:995aef79415332a961eb4c8094544ca1e4581005da2de84e1075412a72ac712f
3
  size 1346850020
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d92c3eb3998babc2ac94d1d2731b1490ba45265e69e10cbb5fb986a5a6e15c98
3
  size 1346850020