Vishnou/distilbert_base_SST2
Browse files- README.md +21 -21
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model: distilbert-base-uncased
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -30,10 +30,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# distilbert_base_SST2
|
32 |
|
33 |
-
This model is a fine-tuned version of [distilbert-base-uncased
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -64,22 +64,22 @@ The following hyperparameters were used during training:
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
-
| 0.
|
82 |
-
| 0.
|
83 |
|
84 |
|
85 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: distilbert-base-uncased
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.8967889908256881
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
30 |
|
31 |
# distilbert_base_SST2
|
32 |
|
33 |
+
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the sst2 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.3718
|
36 |
+
- Accuracy: 0.8968
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
67 |
+
| 0.4401 | 0.06 | 500 | 0.3732 | 0.8417 |
|
68 |
+
| 0.3465 | 0.12 | 1000 | 0.3451 | 0.8761 |
|
69 |
+
| 0.3408 | 0.18 | 1500 | 0.3465 | 0.8612 |
|
70 |
+
| 0.3059 | 0.24 | 2000 | 0.4580 | 0.8589 |
|
71 |
+
| 0.2974 | 0.3 | 2500 | 0.3338 | 0.8830 |
|
72 |
+
| 0.3023 | 0.36 | 3000 | 0.4487 | 0.8475 |
|
73 |
+
| 0.2636 | 0.42 | 3500 | 0.4330 | 0.8888 |
|
74 |
+
| 0.2558 | 0.48 | 4000 | 0.4193 | 0.8876 |
|
75 |
+
| 0.2466 | 0.53 | 4500 | 0.4343 | 0.8945 |
|
76 |
+
| 0.2393 | 0.59 | 5000 | 0.4935 | 0.875 |
|
77 |
+
| 0.2279 | 0.65 | 5500 | 0.3818 | 0.8876 |
|
78 |
+
| 0.2181 | 0.71 | 6000 | 0.4003 | 0.8968 |
|
79 |
+
| 0.2245 | 0.77 | 6500 | 0.3496 | 0.9048 |
|
80 |
+
| 0.2279 | 0.83 | 7000 | 0.3759 | 0.9014 |
|
81 |
+
| 0.2152 | 0.89 | 7500 | 0.4037 | 0.8899 |
|
82 |
+
| 0.2174 | 0.95 | 8000 | 0.3718 | 0.8968 |
|
83 |
|
84 |
|
85 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267832560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9235e53ceca97ef2fab48767df760c45bcb2f3a81b638ea4a9a6025c28ba2bf4
|
3 |
size 267832560
|