End of training
Browse files- README.md +6 -6
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -20,14 +20,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- Precision: {'precision': 0.
|
26 |
- Recall: {'recall': 0.7252747252747253}
|
27 |
-
- F1: {'f1': 0.
|
28 |
- Tp: 66
|
29 |
-
- Fp:
|
30 |
-
- Tn:
|
31 |
- Fn: 25
|
32 |
|
33 |
## Model description
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.5273
|
24 |
+
- Accuracy: 0.79
|
25 |
+
- Precision: {'precision': 0.7951807228915663}
|
26 |
- Recall: {'recall': 0.7252747252747253}
|
27 |
+
- F1: {'f1': 0.7586206896551725}
|
28 |
- Tp: 66
|
29 |
+
- Fp: 17
|
30 |
+
- Tn: 92
|
31 |
- Fn: 25
|
32 |
|
33 |
## Model description
|
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:bebca6213212eb5d1b4a5e41025b4577e9547a66b91c371d20643c91e117be33
|
3 |
size 267832560
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3adab9d83ed612eb8273c28f45df92a6a69ff0b7251ae70d151248f4f4da97a1
|
3 |
size 4664
|