abdulmatinomotoso
commited on
Commit
•
40ef089
1
Parent(s):
cd27092
Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ model-index:
|
|
12 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the adult_content dataset.
|
13 |
It achieves the following results on the evaluation set:
|
14 |
- Loss: 0.0065
|
15 |
-
- F1_score(weighted): 0.
|
16 |
### Model description
|
17 |
More information needed
|
18 |
### Intended uses & limitations
|
@@ -34,8 +34,5 @@ The following hyperparameters were used during training:
|
|
34 |
### Training results
|
35 |
| Training Loss | Epoch | Validation Loss | f1 score |
|
36 |
|:-------------:|:-----:|:---------------: |:------:|
|
37 |
-
| 0.
|
38 |
-
| 0.
|
39 |
-
| 0.0177 | 3.0 | 0.0305 | 0.9933 |
|
40 |
-
| 0.0123 | 4.0 | 0.0362 | 0.9933 |
|
41 |
-
| 0.0065 | 5.0 | 0.0176 | 0.9960 |
|
|
|
12 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the adult_content dataset.
|
13 |
It achieves the following results on the evaluation set:
|
14 |
- Loss: 0.0065
|
15 |
+
- F1_score(weighted): 0.90
|
16 |
### Model description
|
17 |
More information needed
|
18 |
### Intended uses & limitations
|
|
|
34 |
### Training results
|
35 |
| Training Loss | Epoch | Validation Loss | f1 score |
|
36 |
|:-------------:|:-----:|:---------------: |:------:|
|
37 |
+
| 0.1414 | 1.0 | 0.4585 | 0.9058 |
|
38 |
+
| 0.1410 | 2.0 | 0.4584 | 0.9058 |
|
|
|
|
|
|