devcryptodude
commited on
Commit
•
572d746
1
Parent(s):
32abb39
End of training
Browse files
README.md
CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
-
- F1-score: 0.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -49,11 +49,11 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1-score |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.0032 | 4.0 | 62 | 0.
|
56 |
-
| 0.0024 | 4.84 | 75 | 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.2732
|
19 |
+
- F1-score: 0.9033
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1-score |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 0.1376 | 0.97 | 15 | 0.6716 | 0.7342 |
|
53 |
+
| 0.0517 | 2.0 | 31 | 0.3222 | 0.9350 |
|
54 |
+
| 0.0075 | 2.97 | 46 | 0.2732 | 0.9033 |
|
55 |
+
| 0.0032 | 4.0 | 62 | 0.2932 | 0.9033 |
|
56 |
+
| 0.0024 | 4.84 | 75 | 0.2914 | 0.9033 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 263144680
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15847a8c751bdbfb633d8fdb2433d31915ebadb8870a562e31c20eb9a3854349
|
3 |
size 263144680
|
runs/Feb24_18-50-43_instance-1/events.out.tfevents.1708800644.instance-1.503226.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:813d97b5df6c0f9afe90ee2762065ebf81fe13a773bd43e8c6b95687ab11323c
|
3 |
+
size 9578
|
runs/Feb24_18-50-43_instance-1/events.out.tfevents.1708800675.instance-1.503226.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:524616abce81b687c4c5b69c577a65de3c7a8d9dfbef5d6696fbe176cbe64703
|
3 |
+
size 405
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ad3c9d04b33a160cfe26b142e7f2c1624a78c9666ee5d61f9e7eeea4fd5f81d
|
3 |
size 5048
|