Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## TextAttack Model Card
|
2 |
|
3 |
This `distilbert` model was fine-tuned using TextAttack. The model was fine-tuned
|
@@ -7,4 +12,4 @@
|
|
7 |
The best score the model achieved on this task was 0.9004, as measured by the
|
8 |
eval set accuracy, found after 3 epochs.
|
9 |
|
10 |
-
For more information, check out [TextAttack on Github](https://github.com/QData/TextAttack).
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- zh
|
5 |
+
---
|
6 |
## TextAttack Model Card
|
7 |
|
8 |
This `distilbert` model was fine-tuned using TextAttack. The model was fine-tuned
|
|
|
12 |
The best score the model achieved on this task was 0.9004, as measured by the
|
13 |
eval set accuracy, found after 3 epochs.
|
14 |
|
15 |
+
For more information, check out [TextAttack on Github](https://github.com/QData/TextAttack).
|