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