Upload dataset
Browse files- README.md +24 -0
- intentsqwen3-32b/intents-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -35,6 +35,26 @@ dataset_info:
|
|
35 |
num_examples: 10
|
36 |
download_size: 3034
|
37 |
dataset_size: 291
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
configs:
|
39 |
- config_name: default
|
40 |
data_files:
|
@@ -46,6 +66,10 @@ configs:
|
|
46 |
data_files:
|
47 |
- split: intents
|
48 |
path: intents/intents-*
|
|
|
|
|
|
|
|
|
49 |
task_categories:
|
50 |
- text-classification
|
51 |
language:
|
|
|
35 |
num_examples: 10
|
36 |
download_size: 3034
|
37 |
dataset_size: 291
|
38 |
+
- config_name: intentsqwen3-32b
|
39 |
+
features:
|
40 |
+
- name: id
|
41 |
+
dtype: int64
|
42 |
+
- name: name
|
43 |
+
dtype: string
|
44 |
+
- name: tags
|
45 |
+
sequence: 'null'
|
46 |
+
- name: regex_full_match
|
47 |
+
sequence: 'null'
|
48 |
+
- name: regex_partial_match
|
49 |
+
sequence: 'null'
|
50 |
+
- name: description
|
51 |
+
dtype: string
|
52 |
+
splits:
|
53 |
+
- name: intents
|
54 |
+
num_bytes: 1282
|
55 |
+
num_examples: 10
|
56 |
+
download_size: 3939
|
57 |
+
dataset_size: 1282
|
58 |
configs:
|
59 |
- config_name: default
|
60 |
data_files:
|
|
|
66 |
data_files:
|
67 |
- split: intents
|
68 |
path: intents/intents-*
|
69 |
+
- config_name: intentsqwen3-32b
|
70 |
+
data_files:
|
71 |
+
- split: intents
|
72 |
+
path: intentsqwen3-32b/intents-*
|
73 |
task_categories:
|
74 |
- text-classification
|
75 |
language:
|
intentsqwen3-32b/intents-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:287788c31425fbe1f8303640309e629f2aa887b7b1b0049243822194be88faeb
|
3 |
+
size 3939
|