end of training 3 epochs
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
@@ -22,10 +23,10 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Precision
|
24 |
type: precision
|
25 |
-
value: 0.
|
26 |
- name: Recall
|
27 |
type: recall
|
28 |
-
value: 0.
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -35,10 +36,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
35 |
|
36 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the tweet_eval dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
-
- Loss: 1.
|
39 |
-
- Precision: 0.
|
40 |
-
- Recall: 0.
|
41 |
-
- Fscore: 0.
|
42 |
|
43 |
## Model description
|
44 |
|
@@ -69,14 +70,14 @@ The following hyperparameters were used during training:
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | Fscore |
|
71 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
|
76 |
|
77 |
### Framework versions
|
78 |
|
79 |
-
- Transformers 4.
|
80 |
-
- Pytorch 2.
|
81 |
-
- Datasets 2.
|
82 |
-
- Tokenizers 0.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: distilbert-base-cased
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
|
|
23 |
metrics:
|
24 |
- name: Precision
|
25 |
type: precision
|
26 |
+
value: 0.7412691902027423
|
27 |
- name: Recall
|
28 |
type: recall
|
29 |
+
value: 0.7200253439873575
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
36 |
|
37 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the tweet_eval dataset.
|
38 |
It achieves the following results on the evaluation set:
|
39 |
+
- Loss: 1.2007
|
40 |
+
- Precision: 0.7413
|
41 |
+
- Recall: 0.7200
|
42 |
+
- Fscore: 0.7268
|
43 |
|
44 |
## Model description
|
45 |
|
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | Fscore |
|
72 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|
|
73 |
+
| 0.8416 | 1.0 | 815 | 0.7683 | 0.7000 | 0.7141 | 0.7062 |
|
74 |
+
| 0.5465 | 2.0 | 1630 | 0.8561 | 0.7640 | 0.6735 | 0.6979 |
|
75 |
+
| 0.2747 | 3.0 | 2445 | 1.2007 | 0.7413 | 0.7200 | 0.7268 |
|
76 |
|
77 |
|
78 |
### Framework versions
|
79 |
|
80 |
+
- Transformers 4.35.2
|
81 |
+
- Pytorch 2.1.0+cu118
|
82 |
+
- Datasets 2.15.0
|
83 |
+
- Tokenizers 0.15.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 263150840
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:017151b4987dd00469d63eb5f51b91eef59877b253cde8bea23fcdd12452359a
|
3 |
size 263150840
|
runs/Nov29_22-57-16_39f981cb8869/events.out.tfevents.1701298650.39f981cb8869.2106.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e1c670fe1ebd9ccccfc0056cff1148593ceada5f6862149484fa111921b3d9d
|
3 |
+
size 6379
|