Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# my-roberta-for-hateful-meme-classification
|
18 |
|
19 |
-
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.6894
|
22 |
|
|
|
16 |
|
17 |
# my-roberta-for-hateful-meme-classification
|
18 |
|
19 |
+
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an [hateful meme](https://huggingface.co/datasets/limjiayi/hateful_memes_expanded) dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.6894
|
22 |
|