Khushdholi commited on
Commit
009dab7
1 Parent(s): f6727b4

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +35 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: instruction
5
+ dtype: string
6
+ - name: token_length
7
+ dtype: int64
8
+ - name: system_prompt
9
+ dtype: string
10
+ - name: generations
11
+ sequence: string
12
+ - name: distilabel_metadata
13
+ struct:
14
+ - name: raw_output_ultra_feedback_0
15
+ dtype: string
16
+ - name: model_names
17
+ sequence: string
18
+ - name: ratings
19
+ sequence: int64
20
+ - name: rationales
21
+ sequence: string
22
+ - name: model_name
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 95923
27
+ num_examples: 10
28
+ download_size: 96669
29
+ dataset_size: 95923
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: train
34
+ path: data/train-*
35
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1349d5b6732ea667fcfa38912b66e31cb447e5fe814c508eec72ea01d6f9cc30
3
+ size 96669