Model save
Browse files- README.md +11 -0
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -15,6 +15,17 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
# model_23
|
16 |
|
17 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
15 |
# model_23
|
16 |
|
17 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
18 |
+
It achieves the following results on the evaluation set:
|
19 |
+
- eval_loss: 0.9889
|
20 |
+
- eval_accuracy: 0.5416
|
21 |
+
- eval_precision: 0.6281
|
22 |
+
- eval_recall: 0.5416
|
23 |
+
- eval_f1: 0.4496
|
24 |
+
- eval_runtime: 42.5539
|
25 |
+
- eval_samples_per_second: 287.753
|
26 |
+
- eval_steps_per_second: 18.001
|
27 |
+
- epoch: 1.0
|
28 |
+
- step: 3062
|
29 |
|
30 |
## Model description
|
31 |
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2521452
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b726bc928516a56bd2dad0c45abb88450402c57aaaad8166c3878e367ccad878
|
3 |
size 2521452
|