Model save
Browse files- README.md +112 -0
- pytorch_model.bin +1 -1
README.md
ADDED
@@ -0,0 +1,112 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
base_model: roberta-base
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
model-index:
|
9 |
+
- name: default
|
10 |
+
results: []
|
11 |
+
---
|
12 |
+
|
13 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
+
should probably proofread and complete it, then remove this comment. -->
|
15 |
+
|
16 |
+
# default
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.2115
|
21 |
+
- Accuracy: 0.9343
|
22 |
+
|
23 |
+
## Model description
|
24 |
+
|
25 |
+
More information needed
|
26 |
+
|
27 |
+
## Intended uses & limitations
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Training and evaluation data
|
32 |
+
|
33 |
+
More information needed
|
34 |
+
|
35 |
+
## Training procedure
|
36 |
+
|
37 |
+
### Training hyperparameters
|
38 |
+
|
39 |
+
The following hyperparameters were used during training:
|
40 |
+
- learning_rate: 0.0005
|
41 |
+
- train_batch_size: 128
|
42 |
+
- eval_batch_size: 512
|
43 |
+
- seed: 42
|
44 |
+
- distributed_type: multi-GPU
|
45 |
+
- gradient_accumulation_steps: 4
|
46 |
+
- total_train_batch_size: 512
|
47 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
48 |
+
- lr_scheduler_type: linear
|
49 |
+
- lr_scheduler_warmup_steps: 10000
|
50 |
+
- num_epochs: 3
|
51 |
+
|
52 |
+
### Training results
|
53 |
+
|
54 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
55 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
56 |
+
| 1.0664 | 0.06 | 20 | 1.0651 | 0.4448 |
|
57 |
+
| 1.0423 | 0.12 | 40 | 1.0188 | 0.5034 |
|
58 |
+
| 1.0137 | 0.18 | 60 | 0.9871 | 0.5279 |
|
59 |
+
| 1.0027 | 0.24 | 80 | 0.9889 | 0.5308 |
|
60 |
+
| 0.9914 | 0.3 | 100 | 0.9763 | 0.5308 |
|
61 |
+
| 0.9826 | 0.36 | 120 | 0.9713 | 0.5388 |
|
62 |
+
| 0.9788 | 0.42 | 140 | 0.9766 | 0.5313 |
|
63 |
+
| 0.984 | 0.48 | 160 | 0.9590 | 0.5398 |
|
64 |
+
| 0.9694 | 0.54 | 180 | 0.9535 | 0.5423 |
|
65 |
+
| 0.9676 | 0.6 | 200 | 0.9274 | 0.5672 |
|
66 |
+
| 0.9753 | 0.66 | 220 | 0.9126 | 0.5736 |
|
67 |
+
| 0.9557 | 0.72 | 240 | 0.9053 | 0.5760 |
|
68 |
+
| 0.9508 | 0.78 | 260 | 0.9179 | 0.5767 |
|
69 |
+
| 0.9355 | 0.84 | 280 | 0.8937 | 0.5892 |
|
70 |
+
| 0.9 | 0.9 | 300 | 0.8469 | 0.6130 |
|
71 |
+
| 0.993 | 0.96 | 320 | 0.8615 | 0.6047 |
|
72 |
+
| 0.8527 | 1.02 | 340 | 0.7896 | 0.6439 |
|
73 |
+
| 0.966 | 1.08 | 360 | 1.0124 | 0.5316 |
|
74 |
+
| 0.8441 | 1.14 | 380 | 0.7911 | 0.6489 |
|
75 |
+
| 0.8226 | 1.2 | 400 | 0.7472 | 0.6700 |
|
76 |
+
| 0.7948 | 1.26 | 420 | 0.7664 | 0.6581 |
|
77 |
+
| 0.7428 | 1.32 | 440 | 0.6994 | 0.6992 |
|
78 |
+
| 0.7109 | 1.38 | 460 | 0.6511 | 0.7284 |
|
79 |
+
| 0.6882 | 1.44 | 480 | 0.5988 | 0.7577 |
|
80 |
+
| 0.7296 | 1.5 | 500 | 0.5993 | 0.7564 |
|
81 |
+
| 0.5677 | 1.57 | 520 | 0.5068 | 0.8126 |
|
82 |
+
| 0.5096 | 1.63 | 540 | 0.4273 | 0.8520 |
|
83 |
+
| 0.4452 | 1.69 | 560 | 0.3796 | 0.8722 |
|
84 |
+
| 0.3836 | 1.75 | 580 | 0.3855 | 0.8757 |
|
85 |
+
| 0.3783 | 1.81 | 600 | 0.3586 | 0.8894 |
|
86 |
+
| 0.3496 | 1.87 | 620 | 0.3210 | 0.8972 |
|
87 |
+
| 0.3585 | 1.93 | 640 | 0.3006 | 0.9035 |
|
88 |
+
| 0.345 | 1.99 | 660 | 0.3054 | 0.9014 |
|
89 |
+
| 0.3327 | 2.05 | 680 | 0.3174 | 0.8913 |
|
90 |
+
| 0.2962 | 2.11 | 700 | 0.2770 | 0.9122 |
|
91 |
+
| 0.3032 | 2.17 | 720 | 0.2979 | 0.9062 |
|
92 |
+
| 0.27 | 2.23 | 740 | 0.2973 | 0.8998 |
|
93 |
+
| 0.2912 | 2.29 | 760 | 0.2467 | 0.9222 |
|
94 |
+
| 0.2412 | 2.35 | 780 | 0.2761 | 0.9113 |
|
95 |
+
| 0.2746 | 2.41 | 800 | 0.2410 | 0.9260 |
|
96 |
+
| 0.2637 | 2.47 | 820 | 0.2447 | 0.9221 |
|
97 |
+
| 0.2605 | 2.53 | 840 | 0.2475 | 0.9237 |
|
98 |
+
| 0.2517 | 2.59 | 860 | 0.2590 | 0.9265 |
|
99 |
+
| 0.2453 | 2.65 | 880 | 0.2248 | 0.9300 |
|
100 |
+
| 0.2247 | 2.71 | 900 | 0.2285 | 0.9273 |
|
101 |
+
| 0.2402 | 2.77 | 920 | 0.2304 | 0.9306 |
|
102 |
+
| 0.2033 | 2.83 | 940 | 0.2228 | 0.9319 |
|
103 |
+
| 0.2315 | 2.89 | 960 | 0.2275 | 0.9271 |
|
104 |
+
| 0.2231 | 2.95 | 980 | 0.2115 | 0.9343 |
|
105 |
+
|
106 |
+
|
107 |
+
### Framework versions
|
108 |
+
|
109 |
+
- Transformers 4.34.1
|
110 |
+
- Pytorch 2.1.0
|
111 |
+
- Datasets 2.14.5
|
112 |
+
- Tokenizers 0.14.1
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498661166
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac4eba9cc41d6ec492c7a2189df5126b8e1bd7149c95b9af7330ee3ab0711d78
|
3 |
size 498661166
|