laurentiubp commited on
Commit
2cbdb9a
·
verified ·
1 Parent(s): 54342ed

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: messages
5
+ list:
6
+ - name: content
7
+ dtype: string
8
+ - name: role
9
+ dtype: string
10
+ - name: uuid
11
+ dtype: string
12
+ - name: source
13
+ dtype: string
14
+ - name: scores
15
+ struct:
16
+ - name: coherence
17
+ dtype: float64
18
+ - name: complexity
19
+ dtype: float64
20
+ - name: correctness
21
+ dtype: float64
22
+ - name: helpfulness
23
+ dtype: float64
24
+ - name: instruction-following
25
+ dtype: float64
26
+ - name: safety
27
+ dtype: float64
28
+ - name: verbosity
29
+ dtype: float64
30
+ - name: verbosity-coeff
31
+ dtype: float64
32
+ - name: agg_score
33
+ dtype: float64
34
+ - name: uuid
35
+ dtype: string
36
+ splits:
37
+ - name: train
38
+ num_bytes: 696926216.6143398
39
+ num_examples: 348073
40
+ download_size: 357401760
41
+ dataset_size: 696926216.6143398
42
+ configs:
43
+ - config_name: default
44
+ data_files:
45
+ - split: train
46
+ path: data/train-*
47
+ ---
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f07461d3b1e69330e1fd588d0712228a329fa4b8f8d27085a69c0100bf629a85
3
+ size 178846158
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0d598d81c386a660894264189ee5bca74a3f1666b551ac04117fc4d496ae5a2
3
+ size 178555602