Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
## TextAttack Model
|
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
|