End of training
Browse files
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
metrics:
|
@@ -16,13 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# nlp
|
18 |
|
19 |
-
This model
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Precision: {'precision': 0.
|
23 |
-
- Recall: {'recall': 0.
|
24 |
-
- F1: {'f1': 0.
|
25 |
-
- Accuracy: {'accuracy': 0.
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -51,9 +53,9 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
### Training results
|
53 |
|
54 |
-
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1
|
55 |
-
|
56 |
-
| 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: distilbert-base-uncased
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
|
|
18 |
|
19 |
# nlp
|
20 |
|
21 |
+
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.4525
|
24 |
+
- Precision: {'precision': 0.7764142452209191}
|
25 |
+
- Recall: {'recall': 0.7645002056766763}
|
26 |
+
- F1: {'f1': 0.76970663621118}
|
27 |
+
- Accuracy: {'accuracy': 0.7998489425981873}
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
+
|:-------------:|:-----:|:----:|:---------------:|:---------------------------------:|:------------------------------:|:------------------------:|:--------------------------------:|
|
58 |
+
| 0.4592 | 1.0 | 1324 | 0.4525 | {'precision': 0.7764142452209191} | {'recall': 0.7645002056766763} | {'f1': 0.76970663621118} | {'accuracy': 0.7998489425981873} |
|
59 |
|
60 |
|
61 |
### Framework versions
|
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:a1cb18b5b57ab1e43e9f38ffd5ac0fade62c40ccc8721e81945db0a68ab44dd3
|
3 |
size 267832560
|
runs/Mar01_21-35-34_af2fc9e78ea9/events.out.tfevents.1709328934.af2fc9e78ea9.2377.3
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:357bd8326784c913aa2cb0933c14ccc8acd2eb6885a015bb139f80f064373521
|
3 |
+
size 5548
|