End of training
Browse files- README.md +9 -13
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,12 +1,7 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
license: apache-2.0
|
4 |
-
base_model: lxyuan/distilbert-base-multilingual-cased-sentiments-student
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
-
metrics:
|
8 |
-
- accuracy
|
9 |
-
- f1
|
10 |
model-index:
|
11 |
- name: distilbert-base-multilingual-cased-sentiments-student-pr-2
|
12 |
results: []
|
@@ -17,11 +12,16 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# distilbert-base-multilingual-cased-sentiments-student-pr-2
|
19 |
|
20 |
-
This model
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
-
|
23 |
-
-
|
24 |
-
-
|
|
|
|
|
|
|
|
|
|
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -48,10 +48,6 @@ The following hyperparameters were used during training:
|
|
48 |
- lr_scheduler_type: linear
|
49 |
- num_epochs: 5
|
50 |
|
51 |
-
### Training results
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
### Framework versions
|
56 |
|
57 |
- Transformers 4.46.2
|
|
|
1 |
---
|
2 |
library_name: transformers
|
|
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
|
|
5 |
model-index:
|
6 |
- name: distilbert-base-multilingual-cased-sentiments-student-pr-2
|
7 |
results: []
|
|
|
12 |
|
13 |
# distilbert-base-multilingual-cased-sentiments-student-pr-2
|
14 |
|
15 |
+
This model was trained from scratch on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- eval_loss: 0.3414
|
18 |
+
- eval_accuracy: 0.9133
|
19 |
+
- eval_f1: 0.9134
|
20 |
+
- eval_runtime: 1.7068
|
21 |
+
- eval_samples_per_second: 175.771
|
22 |
+
- eval_steps_per_second: 11.132
|
23 |
+
- epoch: 2.0
|
24 |
+
- step: 376
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
48 |
- lr_scheduler_type: linear
|
49 |
- num_epochs: 5
|
50 |
|
|
|
|
|
|
|
|
|
51 |
### Framework versions
|
52 |
|
53 |
- Transformers 4.46.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 541320452
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5820b02f7ac134bdc38183c8ec3ecf46c688b2f4735170bf36963b14e20fed6
|
3 |
size 541320452
|