system HF staff commited on
Commit
d428e77
1 Parent(s): 48ca40e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -1,5 +1,4 @@
1
- ## TextAttack Model Cardand the glue dataset loaded using the `nlp` library. The model was fine-tuned
2
- for 5 epochs with a batch size of 32, a learning
3
  rate of 3e-05, and a maximum sequence length of 128.
4
  Since this was a classification task, the model was trained with a cross-entropy loss function.
5
  The best score the model achieved on this task was 0.7976989453499521, as measured by the
1
+ ## TextAttack Model Cardfor 5 epochs with a batch size of 32, a learning
 
2
  rate of 3e-05, and a maximum sequence length of 128.
3
  Since this was a classification task, the model was trained with a cross-entropy loss function.
4
  The best score the model achieved on this task was 0.7976989453499521, as measured by the