MaroueneA commited on
Commit
aef8850
·
verified ·
1 Parent(s): 7634ba9

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +41 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: Prompt
5
+ dtype: string
6
+ - name: LLM1
7
+ dtype: string
8
+ - name: LLM2
9
+ dtype: string
10
+ - name: LLM1 response
11
+ dtype: string
12
+ - name: LLM2 response
13
+ dtype: string
14
+ - name: Human judges quality
15
+ dtype: string
16
+ - name: Human judges correctness
17
+ dtype: string
18
+ - name: Human judges relevance
19
+ dtype: string
20
+ - name: Human LLM1 Tunisian usage score
21
+ dtype: float64
22
+ - name: Human LLM2 Tunisian usage score
23
+ dtype: float64
24
+ - name: Human LLM1 flagged issues
25
+ dtype: string
26
+ - name: Human LLM2 flagged issues
27
+ dtype: string
28
+ - name: Evaluated
29
+ dtype: bool
30
+ splits:
31
+ - name: train
32
+ num_bytes: 1774370
33
+ num_examples: 900
34
+ download_size: 875827
35
+ dataset_size: 1774370
36
+ configs:
37
+ - config_name: default
38
+ data_files:
39
+ - split: train
40
+ path: data/train-*
41
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99841d60d5ad599577a4c63b7a89b9b33786e66f9cefb0e740b871c9e3c253b0
3
+ size 875827