Commit
·
227b457
1
Parent(s):
af1ea8e
Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,8 @@
|
|
3 |
| Train Loss | Validation Acc.| Test Acc.|
|
4 |
| ------------- |:-------------: | -----: |
|
5 |
| 0.000806 | 0.99 | 0.997 |
|
6 |
-
|
|
|
7 |
# USAGE
|
8 |
```python
|
9 |
from transformers import AutoTokenizer, AutoModelForSequenceClassification
|
|
|
3 |
| Train Loss | Validation Acc.| Test Acc.|
|
4 |
| ------------- |:-------------: | -----: |
|
5 |
| 0.000806 | 0.99 | 0.997 |
|
6 |
+
widget:
|
7 |
+
- text: keyword query"
|
8 |
# USAGE
|
9 |
```python
|
10 |
from transformers import AutoTokenizer, AutoModelForSequenceClassification
|