BERTNN commited on
Commit ·
bd73fe8
1
Parent(s): fa7d893
Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
numpy==1.23.0
|
| 2 |
pandas==1.1.0
|
| 3 |
-
transformers==
|
| 4 |
matplotlib==3.5.2
|
| 5 |
scikit-learn==1.1.1
|
| 6 |
torch==1.4.0
|
|
|
|
| 1 |
numpy==1.23.0
|
| 2 |
pandas==1.1.0
|
| 3 |
+
transformers==4.21.0
|
| 4 |
matplotlib==3.5.2
|
| 5 |
scikit-learn==1.1.1
|
| 6 |
torch==1.4.0
|