Spaces:
No application file
No application file
Commit
·
12fb0e6
1
Parent(s):
6e53961
Update text_class.py
Browse files- text_class.py +0 -3
text_class.py
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
-
!pip install datasets
|
2 |
-
pip install transformers[torch]
|
3 |
-
|
4 |
from datasets import load_dataset, load_metric
|
5 |
raw_datasets = load_dataset("wiki_qa")
|
6 |
|
|
|
|
|
|
|
|
|
1 |
from datasets import load_dataset, load_metric
|
2 |
raw_datasets = load_dataset("wiki_qa")
|
3 |
|