End of training
Browse files
README.md
CHANGED
@@ -1,11 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model: distilbert-base-uncased
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
-
metrics:
|
7 |
-
- accuracy
|
8 |
-
- f1
|
9 |
model-index:
|
10 |
- name: finetuning-sentiment-model-3000-samples
|
11 |
results: []
|
@@ -16,11 +13,15 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# finetuning-sentiment-model-3000-samples
|
18 |
|
19 |
-
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
-
|
22 |
-
-
|
23 |
-
-
|
|
|
|
|
|
|
|
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -47,10 +48,6 @@ The following hyperparameters were used during training:
|
|
47 |
- lr_scheduler_type: linear
|
48 |
- num_epochs: 2
|
49 |
|
50 |
-
### Training results
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
### Framework versions
|
55 |
|
56 |
- Transformers 4.41.2
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: distilbert-base-uncased-finetuned-sst-2-english
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
|
|
6 |
model-index:
|
7 |
- name: finetuning-sentiment-model-3000-samples
|
8 |
results: []
|
|
|
13 |
|
14 |
# finetuning-sentiment-model-3000-samples
|
15 |
|
16 |
+
This model is a fine-tuned version of [distilbert-base-uncased-finetuned-sst-2-english](https://huggingface.co/distilbert-base-uncased-finetuned-sst-2-english) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- eval_loss: 0.3019
|
19 |
+
- eval_accuracy: 0.8967
|
20 |
+
- eval_f1: 0.9341
|
21 |
+
- eval_runtime: 16.5021
|
22 |
+
- eval_samples_per_second: 54.538
|
23 |
+
- eval_steps_per_second: 3.454
|
24 |
+
- step: 0
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
48 |
- lr_scheduler_type: linear
|
49 |
- num_epochs: 2
|
50 |
|
|
|
|
|
|
|
|
|
51 |
### Framework versions
|
52 |
|
53 |
- Transformers 4.41.2
|
runs/Jun15_21-56-20_cd79533f7a13/events.out.tfevents.1718488904.cd79533f7a13.2648.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:737e62af3448bf1fb7412c5ffd6bbd6b99fc33b6808078444a88d9f4f2e09296
|
3 |
+
size 457
|
runs/Jun15_21-56-20_cd79533f7a13/events.out.tfevents.1718489382.cd79533f7a13.2648.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc702abc58d9ccd72acac57ebf5e71e9e18132bb340920bcbcf5458726f0fbd2
|
3 |
+
size 389
|