Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
-
##
|
| 2 |
-
|
| 3 |
This `roberta-base` model was fine-tuned for sequence classificationusing TextAttack
|
| 4 |
and the rotten_tomatoes dataset loaded using the `nlp` library. The model was fine-tuned
|
| 5 |
for 10 epochs with a batch size of 64, a learning
|
|
|
|
| 1 |
+
## TextAttack Model Card
|
|
|
|
| 2 |
This `roberta-base` model was fine-tuned for sequence classificationusing TextAttack
|
| 3 |
and the rotten_tomatoes dataset loaded using the `nlp` library. The model was fine-tuned
|
| 4 |
for 10 epochs with a batch size of 64, a learning
|