ESGI_5IABD2_GBO_AFO_TD7
Browse files- README.md +11 -11
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -21,7 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [distilbert/distilbert-base-cased](https://huggingface.co/distilbert/distilbert-base-cased) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
- Precision: 0.0
|
26 |
- Recall: 0.0
|
27 |
- F1: 0.0
|
@@ -56,16 +56,16 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
|
59 |
-
| No log | 1.0 | 80 | 0.
|
60 |
-
| No log | 2.0 | 160 | 0.
|
61 |
-
| No log | 3.0 | 240 | 0.
|
62 |
-
| No log | 4.0 | 320 | 0.
|
63 |
-
| No log | 5.0 | 400 | 0.
|
64 |
-
| No log | 6.0 | 480 | 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [distilbert/distilbert-base-cased](https://huggingface.co/distilbert/distilbert-base-cased) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.0007
|
25 |
- Precision: 0.0
|
26 |
- Recall: 0.0
|
27 |
- F1: 0.0
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
|
59 |
+
| No log | 1.0 | 80 | 0.0101 | 0.0 | 0.0 | 0.0 | 1.0 |
|
60 |
+
| No log | 2.0 | 160 | 0.0038 | 0.0 | 0.0 | 0.0 | 1.0 |
|
61 |
+
| No log | 3.0 | 240 | 0.0022 | 0.0 | 0.0 | 0.0 | 1.0 |
|
62 |
+
| No log | 4.0 | 320 | 0.0015 | 0.0 | 0.0 | 0.0 | 1.0 |
|
63 |
+
| No log | 5.0 | 400 | 0.0012 | 0.0 | 0.0 | 0.0 | 1.0 |
|
64 |
+
| No log | 6.0 | 480 | 0.0010 | 0.0 | 0.0 | 0.0 | 1.0 |
|
65 |
+
| 0.0219 | 7.0 | 560 | 0.0008 | 0.0 | 0.0 | 0.0 | 1.0 |
|
66 |
+
| 0.0219 | 8.0 | 640 | 0.0007 | 0.0 | 0.0 | 0.0 | 1.0 |
|
67 |
+
| 0.0219 | 9.0 | 720 | 0.0007 | 0.0 | 0.0 | 0.0 | 1.0 |
|
68 |
+
| 0.0219 | 10.0 | 800 | 0.0007 | 0.0 | 0.0 | 0.0 | 1.0 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 260782128
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66c1661a2e71bddb061bf4f8f8d7b571283db85a813760300bb890773da43432
|
3 |
size 260782128
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c312b4c2f5b6ff6b06222fbedf9c14f9a0159638ead91c0c5d5d9310f2ce332b
|
3 |
size 5176
|