joaomonteirof commited on
Commit
b60006e
·
verified ·
1 Parent(s): ceb82de

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: topic
5
+ dtype: string
6
+ - name: context
7
+ dtype: string
8
+ - name: question
9
+ dtype: string
10
+ - name: answer
11
+ dtype: string
12
+ - name: predicted_answer
13
+ dtype: string
14
+ - name: retrieved_topic
15
+ dtype: string
16
+ splits:
17
+ - name: mistral_large
18
+ num_bytes: 17506
19
+ num_examples: 22
20
+ - name: llama_3_70b_instruct
21
+ num_bytes: 16513
22
+ num_examples: 22
23
+ - name: gemini_pro
24
+ num_bytes: 17108
25
+ num_examples: 22
26
+ - name: gpt_4o
27
+ num_bytes: 16327
28
+ num_examples: 22
29
+ download_size: 72038
30
+ dataset_size: 67454
31
+ configs:
32
+ - config_name: default
33
+ data_files:
34
+ - split: mistral_large
35
+ path: data/mistral_large-*
36
+ - split: llama_3_70b_instruct
37
+ path: data/llama_3_70b_instruct-*
38
+ - split: gemini_pro
39
+ path: data/gemini_pro-*
40
+ - split: gpt_4o
41
+ path: data/gpt_4o-*
42
+ ---
data/gemini_pro-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:565bb843ecc45926e579423270c7c4c3261ccc5399a70e1260dfa391ba5aaf86
3
+ size 18340
data/gpt_4o-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e5d97f0ce18441a0215bdf3ca78e9b3b6552cc4426ffebe3e1fdbd3c7257a42
3
+ size 17513
data/llama_3_70b_instruct-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9705afe0bd300c48cffd33c291d3b972b23e53a00f44bb2ff461efa5a440bfb0
3
+ size 17753
data/mistral_large-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be1a8af6bf6455d644a5629470da2270ab4cc2cd8cd85122b303368685cd303f
3
+ size 18432