Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ configs:
|
|
| 8 |
- config_name: default
|
| 9 |
data_files:
|
| 10 |
- split: train
|
| 11 |
-
path: '*.boiler'
|
| 12 |
task_categories:
|
| 13 |
- text-generation
|
| 14 |
- text-classification
|
|
|
|
| 8 |
- config_name: default
|
| 9 |
data_files:
|
| 10 |
- split: train
|
| 11 |
+
path: '*.boiler.txt'
|
| 12 |
task_categories:
|
| 13 |
- text-generation
|
| 14 |
- text-classification
|