Training completed!
Browse files- README.md +6 -6
- config.json +1 -1
- model.safetensors +1 -1
- runs/Mar22_13-35-42_624fda60a90f/events.out.tfevents.1711114545.624fda60a90f.515.0 +3 -0
- training_args.bin +2 -2
README.md
CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
-
- F1: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -51,13 +51,13 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
|
57 |
|
58 |
### Framework versions
|
59 |
|
60 |
-
- Transformers 4.
|
61 |
- Pytorch 2.2.1+cu121
|
62 |
- Datasets 2.18.0
|
63 |
- Tokenizers 0.15.2
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.1917
|
22 |
+
- Accuracy: 0.9333
|
23 |
+
- F1: 0.9333
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
+
| 0.2445 | 1.0 | 225 | 0.1848 | 0.9328 | 0.9328 |
|
55 |
+
| 0.1311 | 2.0 | 450 | 0.1917 | 0.9333 | 0.9333 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
59 |
|
60 |
+
- Transformers 4.39.0
|
61 |
- Pytorch 2.2.1+cu121
|
62 |
- Datasets 2.18.0
|
63 |
- Tokenizers 0.15.2
|
config.json
CHANGED
@@ -20,6 +20,6 @@
|
|
20 |
"sinusoidal_pos_embds": false,
|
21 |
"tie_weights_": true,
|
22 |
"torch_dtype": "float32",
|
23 |
-
"transformers_version": "4.
|
24 |
"vocab_size": 30522
|
25 |
}
|
|
|
20 |
"sinusoidal_pos_embds": false,
|
21 |
"tie_weights_": true,
|
22 |
"torch_dtype": "float32",
|
23 |
+
"transformers_version": "4.39.0",
|
24 |
"vocab_size": 30522
|
25 |
}
|
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:a6da13e609adfb53d3e241329b534725f52bcb729d4834f1d21a40a3b69e0f88
|
3 |
size 267832560
|
runs/Mar22_13-35-42_624fda60a90f/events.out.tfevents.1711114545.624fda60a90f.515.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:715a5eee6fc31916e52145326dff8392efb3c5f5723c206f57bb3d17fbcd19a5
|
3 |
+
size 6062
|
training_args.bin
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:6bc59368569f0c1787a5efbb374e4063770659a91d566dc644f01519cb1ef213
|
3 |
+
size 4984
|