End of training
Browse files
README.md
CHANGED
|
@@ -4,6 +4,8 @@ license: apache-2.0
|
|
| 4 |
base_model: distilbert/distilbert-base-uncased
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
|
|
|
|
|
|
| 7 |
model-index:
|
| 8 |
- name: Offensive-content-detector
|
| 9 |
results: []
|
|
@@ -15,6 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
# Offensive-content-detector
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
|
|
|
|
|
|
|
|
|
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
|
|
| 4 |
base_model: distilbert/distilbert-base-uncased
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
+
metrics:
|
| 8 |
+
- accuracy
|
| 9 |
model-index:
|
| 10 |
- name: Offensive-content-detector
|
| 11 |
results: []
|
|
|
|
| 17 |
# Offensive-content-detector
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
|
| 20 |
+
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.1547
|
| 22 |
+
- Accuracy: 0.9395
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
runs/Apr29_01-06-11_77a3ea6795e2/events.out.tfevents.1745890198.77a3ea6795e2.183.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47ad9272484fbcd3f7f43c506a5e5e11321277ee7fffd3ed21909d67a354a975
|
| 3 |
+
size 405
|