Upload dataset
Browse files- README.md +36 -0
- push_to_argilla/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: push_to_argilla
|
4 |
+
features:
|
5 |
+
- name: Index
|
6 |
+
dtype: int64
|
7 |
+
- name: instruction
|
8 |
+
dtype: string
|
9 |
+
- name: Class
|
10 |
+
dtype: string
|
11 |
+
- name: Subclass
|
12 |
+
dtype: string
|
13 |
+
- name: Quantization
|
14 |
+
dtype: bool
|
15 |
+
- name: generation_models
|
16 |
+
sequence: string
|
17 |
+
- name: generations
|
18 |
+
sequence: string
|
19 |
+
- name: model_name
|
20 |
+
dtype: string
|
21 |
+
- name: ratings
|
22 |
+
sequence: 'null'
|
23 |
+
- name: rationales
|
24 |
+
sequence: 'null'
|
25 |
+
splits:
|
26 |
+
- name: train
|
27 |
+
num_bytes: 341819
|
28 |
+
num_examples: 100
|
29 |
+
download_size: 150390
|
30 |
+
dataset_size: 341819
|
31 |
+
configs:
|
32 |
+
- config_name: push_to_argilla
|
33 |
+
data_files:
|
34 |
+
- split: train
|
35 |
+
path: push_to_argilla/train-*
|
36 |
+
---
|
push_to_argilla/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ed8094b98513a4258c8fb309ee1109fe797203cd78c3e68b388a770bb87bfcb
|
3 |
+
size 150390
|