Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ tags:
|
|
7 |
model-index:
|
8 |
- name: my-roberta-for-hateful-meme-classification
|
9 |
results: []
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -65,4 +67,4 @@ The following hyperparameters were used during training:
|
|
65 |
- Transformers 4.44.2
|
66 |
- Pytorch 2.4.1+cu121
|
67 |
- Datasets 3.0.0
|
68 |
-
- Tokenizers 0.19.1
|
|
|
7 |
model-index:
|
8 |
- name: my-roberta-for-hateful-meme-classification
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- limjiayi/hateful_memes_expanded
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
67 |
- Transformers 4.44.2
|
68 |
- Pytorch 2.4.1+cu121
|
69 |
- Datasets 3.0.0
|
70 |
+
- Tokenizers 0.19.1
|