Upload dataset
Browse files
README.md
CHANGED
@@ -30,11 +30,14 @@ dataset_info:
|
|
30 |
- name: description
|
31 |
dtype: 'null'
|
32 |
splits:
|
33 |
-
- name:
|
34 |
num_bytes: 1240
|
35 |
num_examples: 29
|
36 |
-
|
37 |
-
|
|
|
|
|
|
|
38 |
configs:
|
39 |
- config_name: default
|
40 |
data_files:
|
@@ -44,6 +47,8 @@ configs:
|
|
44 |
path: data/test-*
|
45 |
- config_name: intents
|
46 |
data_files:
|
|
|
|
|
47 |
- split: intents
|
48 |
path: intents/intents-*
|
49 |
---
|
|
|
30 |
- name: description
|
31 |
dtype: 'null'
|
32 |
splits:
|
33 |
+
- name: full_intents
|
34 |
num_bytes: 1240
|
35 |
num_examples: 29
|
36 |
+
- name: intents
|
37 |
+
num_bytes: 907
|
38 |
+
num_examples: 21
|
39 |
+
download_size: 8062
|
40 |
+
dataset_size: 2147
|
41 |
configs:
|
42 |
- config_name: default
|
43 |
data_files:
|
|
|
47 |
path: data/test-*
|
48 |
- config_name: intents
|
49 |
data_files:
|
50 |
+
- split: full_intents
|
51 |
+
path: intents/full_intents-*
|
52 |
- split: intents
|
53 |
path: intents/intents-*
|
54 |
---
|
intents/full_intents-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21a3c9d7e62c396e5301f497e359969d487ed3a27b813570d6f320b0965afa57
|
3 |
+
size 4111
|
intents/intents-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e748d5946bdba9b12aa18ed95e5528730625f804022341bd049dfde7df928c3c
|
3 |
+
size 3951
|