Datasets:

Modalities:
Text
Formats:
parquet
gagan3012 commited on
Commit
5df9513
·
verified ·
1 Parent(s): bd1856f

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: input
5
+ dtype: string
6
+ - name: output
7
+ dtype: string
8
+ - name: task
9
+ dtype: string
10
+ - name: language
11
+ dtype: string
12
+ - name: labels
13
+ struct:
14
+ - name: clarity
15
+ struct:
16
+ - name: score
17
+ dtype: float64
18
+ - name: faithfulness
19
+ struct:
20
+ - name: score
21
+ dtype: float64
22
+ - name: informativeness
23
+ struct:
24
+ - name: score
25
+ dtype: float64
26
+ - name: plausibility
27
+ struct:
28
+ - name: score
29
+ dtype: float64
30
+ splits:
31
+ - name: train
32
+ num_bytes: 1916435301
33
+ num_examples: 539015
34
+ - name: validation
35
+ num_bytes: 148420948
36
+ num_examples: 24524
37
+ - name: test
38
+ num_bytes: 48961676
39
+ num_examples: 17175
40
+ download_size: 851923065
41
+ dataset_size: 2113817925
42
+ configs:
43
+ - config_name: default
44
+ data_files:
45
+ - split: train
46
+ path: data/train-*
47
+ - split: validation
48
+ path: data/validation-*
49
+ - split: test
50
+ path: data/test-*
51
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25fbfb66cc31ecc29c30dab5f1d0f334ce957fa804492cd90c22f49dbebe826a
3
+ size 20152921
data/train-00000-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c766582cee8664c390a8f01160cb568633923b7b4045d79b7a0c593a51ef7c8
3
+ size 90965353
data/train-00001-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:703b228ca35b9239ba7f29295bba77127147154d62ad404a9d867b63cfebe115
3
+ size 21165456
data/train-00002-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20beada443aeda3bdaf27a8a37c435d45dc3b10b574202d28a1a1bf9a7f841aa
3
+ size 136276029
data/train-00003-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5227ac41eb18ff82adb827534f1067797f8bf2196f4c1b7280aba7429907c540
3
+ size 523364638
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40d7db23cb40a031f89f8384cb973389e8d64749827c5a43438c630d0de6d973
3
+ size 59998668