End of training
Browse files- README.md +98 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,98 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
base_model: roberta-large
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
model-index:
|
7 |
+
- name: roberta-large-finetuned-steam-reviews
|
8 |
+
results: []
|
9 |
+
---
|
10 |
+
|
11 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
+
should probably proofread and complete it, then remove this comment. -->
|
13 |
+
|
14 |
+
# roberta-large-finetuned-steam-reviews
|
15 |
+
|
16 |
+
This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on the None dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.2560
|
19 |
+
|
20 |
+
## Model description
|
21 |
+
|
22 |
+
More information needed
|
23 |
+
|
24 |
+
## Intended uses & limitations
|
25 |
+
|
26 |
+
More information needed
|
27 |
+
|
28 |
+
## Training and evaluation data
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Training procedure
|
33 |
+
|
34 |
+
### Training hyperparameters
|
35 |
+
|
36 |
+
The following hyperparameters were used during training:
|
37 |
+
- learning_rate: 2e-05
|
38 |
+
- train_batch_size: 8
|
39 |
+
- eval_batch_size: 8
|
40 |
+
- seed: 42
|
41 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
+
- lr_scheduler_type: linear
|
43 |
+
- num_epochs: 10
|
44 |
+
|
45 |
+
### Training results
|
46 |
+
|
47 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
+
|:-------------:|:------:|:-----:|:---------------:|
|
49 |
+
| 1.7565 | 0.2379 | 800 | 1.5387 |
|
50 |
+
| 1.6034 | 0.4758 | 1600 | 1.5048 |
|
51 |
+
| 1.5793 | 0.7136 | 2400 | 1.4671 |
|
52 |
+
| 1.5377 | 0.9515 | 3200 | 1.4388 |
|
53 |
+
| 1.5018 | 1.1894 | 4000 | 1.4363 |
|
54 |
+
| 1.4893 | 1.4273 | 4800 | 1.4168 |
|
55 |
+
| 1.4774 | 1.6652 | 5600 | 1.4002 |
|
56 |
+
| 1.4705 | 1.9031 | 6400 | 1.3901 |
|
57 |
+
| 1.4409 | 2.1409 | 7200 | 1.3821 |
|
58 |
+
| 1.4352 | 2.3788 | 8000 | 1.3821 |
|
59 |
+
| 1.4314 | 2.6167 | 8800 | 1.3848 |
|
60 |
+
| 1.4178 | 2.8546 | 9600 | 1.3745 |
|
61 |
+
| 1.4118 | 3.0925 | 10400 | 1.3683 |
|
62 |
+
| 1.3876 | 3.3304 | 11200 | 1.3423 |
|
63 |
+
| 1.4027 | 3.5682 | 12000 | 1.3441 |
|
64 |
+
| 1.3969 | 3.8061 | 12800 | 1.3571 |
|
65 |
+
| 1.3801 | 4.0440 | 13600 | 1.3552 |
|
66 |
+
| 1.3702 | 4.2819 | 14400 | 1.3220 |
|
67 |
+
| 1.3568 | 4.5198 | 15200 | 1.3181 |
|
68 |
+
| 1.3628 | 4.7577 | 16000 | 1.3268 |
|
69 |
+
| 1.3586 | 4.9955 | 16800 | 1.3256 |
|
70 |
+
| 1.3384 | 5.2334 | 17600 | 1.3316 |
|
71 |
+
| 1.3389 | 5.4713 | 18400 | 1.3142 |
|
72 |
+
| 1.3245 | 5.7092 | 19200 | 1.3105 |
|
73 |
+
| 1.3306 | 5.9471 | 20000 | 1.3171 |
|
74 |
+
| 1.3201 | 6.1850 | 20800 | 1.3080 |
|
75 |
+
| 1.3118 | 6.4228 | 21600 | 1.3021 |
|
76 |
+
| 1.3218 | 6.6607 | 22400 | 1.2908 |
|
77 |
+
| 1.3181 | 6.8986 | 23200 | 1.2886 |
|
78 |
+
| 1.2915 | 7.1365 | 24000 | 1.2868 |
|
79 |
+
| 1.2893 | 7.3744 | 24800 | 1.2856 |
|
80 |
+
| 1.3001 | 7.6123 | 25600 | 1.2904 |
|
81 |
+
| 1.2823 | 7.8501 | 26400 | 1.2806 |
|
82 |
+
| 1.276 | 8.0880 | 27200 | 1.3013 |
|
83 |
+
| 1.2732 | 8.3259 | 28000 | 1.2950 |
|
84 |
+
| 1.2825 | 8.5638 | 28800 | 1.2767 |
|
85 |
+
| 1.2811 | 8.8017 | 29600 | 1.2781 |
|
86 |
+
| 1.2746 | 9.0395 | 30400 | 1.2740 |
|
87 |
+
| 1.2683 | 9.2774 | 31200 | 1.2721 |
|
88 |
+
| 1.2705 | 9.5153 | 32000 | 1.2616 |
|
89 |
+
| 1.2531 | 9.7532 | 32800 | 1.2598 |
|
90 |
+
| 1.2628 | 9.9911 | 33600 | 1.2614 |
|
91 |
+
|
92 |
+
|
93 |
+
### Framework versions
|
94 |
+
|
95 |
+
- Transformers 4.41.2
|
96 |
+
- Pytorch 2.1.0+cu118
|
97 |
+
- Datasets 2.19.1
|
98 |
+
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1421696540
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1daa385993699a41bbd36e497a98aa31a56c0139f09410b98e6db15a68cd13b3
|
3 |
size 1421696540
|