system HF staff commited on
Commit
4305ea3
1 Parent(s): c0d022b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -1,5 +1,4 @@
1
- ## bert-base-uncased fine-tuned with TextAttack on the rotten_tomatoes dataset
2
-
3
  This `bert-base-uncased` 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 16, a learning
1
+ ## TextAttack Model Card
 
2
  This `bert-base-uncased` 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 16, a learning