Spaces:
Sleeping
Sleeping
akhilhsingh
commited on
Commit
•
ac00c33
1
Parent(s):
1fcc5b9
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ sdk: streamlit
|
|
7 |
sdk_version: 1.35.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
-
|
11 |
license: odc-by
|
12 |
task_categories:
|
13 |
- text-generation
|
@@ -416,4 +416,5 @@ configs:
|
|
416 |
- config_name: CC-MAIN-2013-20
|
417 |
data_files:
|
418 |
- split: train
|
419 |
-
path: data/CC-MAIN-2013-20/*
|
|
|
|
7 |
sdk_version: 1.35.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
+
|
11 |
license: odc-by
|
12 |
task_categories:
|
13 |
- text-generation
|
|
|
416 |
- config_name: CC-MAIN-2013-20
|
417 |
data_files:
|
418 |
- split: train
|
419 |
+
path: data/CC-MAIN-2013-20/*
|
420 |
+
---
|