Upload dataset
Browse files- README.md +17 -1
- intents/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,6 +1,18 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
features:
|
5 |
- name: text
|
6 |
dtype: string
|
@@ -13,6 +25,10 @@ dataset_info:
|
|
13 |
download_size: 2317
|
14 |
dataset_size: 1029
|
15 |
configs:
|
|
|
|
|
|
|
|
|
16 |
- config_name: utterances
|
17 |
data_files:
|
18 |
- split: train
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: intents
|
4 |
+
features:
|
5 |
+
- name: id
|
6 |
+
dtype: int64
|
7 |
+
- name: name
|
8 |
+
dtype: string
|
9 |
+
splits:
|
10 |
+
- name: train
|
11 |
+
num_bytes: 75
|
12 |
+
num_examples: 3
|
13 |
+
download_size: 1326
|
14 |
+
dataset_size: 75
|
15 |
+
- config_name: utterances
|
16 |
features:
|
17 |
- name: text
|
18 |
dtype: string
|
|
|
25 |
download_size: 2317
|
26 |
dataset_size: 1029
|
27 |
configs:
|
28 |
+
- config_name: intents
|
29 |
+
data_files:
|
30 |
+
- split: train
|
31 |
+
path: intents/train-*
|
32 |
- config_name: utterances
|
33 |
data_files:
|
34 |
- split: train
|
intents/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34091e90af1e284b6f23348d51d7aab407487ba79cd935c1b997047388bab66b
|
3 |
+
size 1326
|