MattiaParavisi
commited on
Commit
•
98c7864
1
Parent(s):
20a7b3e
End of training
Browse files- README.md +11 -11
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 1.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -46,16 +46,16 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| 2.
|
50 |
-
| 2.
|
51 |
-
| 2.
|
52 |
-
|
|
53 |
-
|
|
54 |
-
| 1.
|
55 |
-
|
|
56 |
-
| 1.
|
57 |
-
| 1.
|
58 |
-
| 1.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.8912
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 2.2251 | 1.0 | 20 | 2.0593 |
|
50 |
+
| 2.0566 | 2.0 | 40 | 1.9483 |
|
51 |
+
| 2.036 | 3.0 | 60 | 1.9883 |
|
52 |
+
| 1.9911 | 4.0 | 80 | 1.9605 |
|
53 |
+
| 1.9979 | 5.0 | 100 | 1.9137 |
|
54 |
+
| 1.9732 | 6.0 | 120 | 1.9082 |
|
55 |
+
| 1.9752 | 7.0 | 140 | 1.8978 |
|
56 |
+
| 1.9483 | 8.0 | 160 | 1.9038 |
|
57 |
+
| 1.9443 | 9.0 | 180 | 1.8888 |
|
58 |
+
| 1.9192 | 10.0 | 200 | 1.8806 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267978033
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f5e36d3ef05a6a682eabfdb9b299f88ffbffc32341537ad8ba1062f82555df3
|
3 |
size 267978033
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4091
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79c78759e0f76a7dcf11c9d57a788b04c212c73ca3a28fe5b58388bbff0ca8c0
|
3 |
size 4091
|