Upload dataset
Browse files- README.md +24 -0
- intentsqwen3-32b/intents-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -38,6 +38,26 @@ dataset_info:
|
|
38 |
num_examples: 150
|
39 |
download_size: 5519
|
40 |
dataset_size: 5368
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
configs:
|
42 |
- config_name: default
|
43 |
data_files:
|
@@ -51,6 +71,10 @@ configs:
|
|
51 |
data_files:
|
52 |
- split: intents
|
53 |
path: intents/intents-*
|
|
|
|
|
|
|
|
|
54 |
---
|
55 |
|
56 |
# clinc150
|
|
|
38 |
num_examples: 150
|
39 |
download_size: 5519
|
40 |
dataset_size: 5368
|
41 |
+
- config_name: intentsqwen3-32b
|
42 |
+
features:
|
43 |
+
- name: id
|
44 |
+
dtype: int64
|
45 |
+
- name: name
|
46 |
+
dtype: string
|
47 |
+
- name: tags
|
48 |
+
sequence: 'null'
|
49 |
+
- name: regex_full_match
|
50 |
+
sequence: 'null'
|
51 |
+
- name: regex_partial_match
|
52 |
+
sequence: 'null'
|
53 |
+
- name: description
|
54 |
+
dtype: string
|
55 |
+
splits:
|
56 |
+
- name: intents
|
57 |
+
num_bytes: 14608
|
58 |
+
num_examples: 150
|
59 |
+
download_size: 10431
|
60 |
+
dataset_size: 14608
|
61 |
configs:
|
62 |
- config_name: default
|
63 |
data_files:
|
|
|
71 |
data_files:
|
72 |
- split: intents
|
73 |
path: intents/intents-*
|
74 |
+
- config_name: intentsqwen3-32b
|
75 |
+
data_files:
|
76 |
+
- split: intents
|
77 |
+
path: intentsqwen3-32b/intents-*
|
78 |
---
|
79 |
|
80 |
# clinc150
|
intentsqwen3-32b/intents-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69550f2bcf7491fc38252e98440d0683810b23dbc315269cfb0b105afab5b19c
|
3 |
+
size 10431
|