Delete loading script auxiliary file
Browse files- test_morfitt.py +0 -6
test_morfitt.py
DELETED
|
@@ -1,6 +0,0 @@
|
|
| 1 |
-
from datasets import load_dataset
|
| 2 |
-
|
| 3 |
-
dataset = load_dataset("Dr-BERT/MORFITT", name="source")
|
| 4 |
-
# dataset = load_dataset("./MORFITT.py", name="source")
|
| 5 |
-
print(dataset)
|
| 6 |
-
print(dataset["train"][0])
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|