nsthorat-lilac
commited on
Commit
•
b8dd7d3
1
Parent(s):
6641f50
Upload dataset_config.yml with huggingface_hub
Browse files- dataset_config.yml +13 -0
dataset_config.yml
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
namespace: local
|
2 |
+
name: GAIR-lima
|
3 |
+
source:
|
4 |
+
dataset_name: GAIR/lima
|
5 |
+
source_name: huggingface
|
6 |
+
settings:
|
7 |
+
ui:
|
8 |
+
media_paths:
|
9 |
+
- - conversations
|
10 |
+
- '*'
|
11 |
+
- - conversations__cluster
|
12 |
+
- text
|
13 |
+
markdown_paths: []
|