End of training
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
license: apache-2.0
|
| 4 |
-
base_model:
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
model-index:
|
|
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
# distilbert-small-offensive-classification-test2025
|
| 16 |
|
| 17 |
-
This model is a fine-tuned version of [
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
@@ -47,7 +47,7 @@ The following hyperparameters were used during training:
|
|
| 47 |
|
| 48 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 49 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 50 |
-
| No log | 1.0 | 80 | 0.
|
| 51 |
|
| 52 |
|
| 53 |
### Framework versions
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
license: apache-2.0
|
| 4 |
+
base_model: distilbert/distilbert-base-multilingual-cased
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
model-index:
|
|
|
|
| 14 |
|
| 15 |
# distilbert-small-offensive-classification-test2025
|
| 16 |
|
| 17 |
+
This model is a fine-tuned version of [distilbert/distilbert-base-multilingual-cased](https://huggingface.co/distilbert/distilbert-base-multilingual-cased) on the None dataset.
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
|
|
| 47 |
|
| 48 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 49 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 50 |
+
| No log | 1.0 | 80 | 0.6683 | 0.6125 |
|
| 51 |
|
| 52 |
|
| 53 |
### Framework versions
|