Add link to dataset used for training
#2
by
mariagrandury
- opened
README.md
CHANGED
@@ -22,12 +22,10 @@ model-index:
|
|
22 |
results: []
|
23 |
---
|
24 |
|
25 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
26 |
-
should probably proofread and complete it, then remove this comment. -->
|
27 |
-
|
28 |
# Detección de acoso en Twitter Español
|
29 |
|
30 |
-
This model is a fine-tuned version of [mrm8488/distilroberta-finetuned-tweets-hate-speech](https://huggingface.co/mrm8488/distilroberta-finetuned-tweets-hate-speech) on
|
|
|
31 |
It achieves the following results on the evaluation set:
|
32 |
- Loss: 0.1628
|
33 |
- Accuracy: 0.9167
|
@@ -41,18 +39,6 @@ It achieves the following results on the evaluation set:
|
|
41 |
- Bryan Requenes <br>
|
42 |
- Paul Pasaca
|
43 |
|
44 |
-
## Model description
|
45 |
-
|
46 |
-
More information needed
|
47 |
-
|
48 |
-
## Intended uses & limitations
|
49 |
-
|
50 |
-
More information needed
|
51 |
-
|
52 |
-
## Training and evaluation data
|
53 |
-
|
54 |
-
More information needed
|
55 |
-
|
56 |
## Training procedure
|
57 |
|
58 |
### Training hyperparameters
|
|
|
22 |
results: []
|
23 |
---
|
24 |
|
|
|
|
|
|
|
25 |
# Detección de acoso en Twitter Español
|
26 |
|
27 |
+
This model is a fine-tuned version of [mrm8488/distilroberta-finetuned-tweets-hate-speech](https://huggingface.co/mrm8488/distilroberta-finetuned-tweets-hate-speech) on [hackathon-pln-es/Dataset-Acoso-Twitter-Es](https://huggingface.co/datasets/hackathon-pln-es/Dataset-Acoso-Twitter-Es).
|
28 |
+
|
29 |
It achieves the following results on the evaluation set:
|
30 |
- Loss: 0.1628
|
31 |
- Accuracy: 0.9167
|
|
|
39 |
- Bryan Requenes <br>
|
40 |
- Paul Pasaca
|
41 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
## Training procedure
|
43 |
|
44 |
### Training hyperparameters
|