RogerWeni commited on
Commit
96b840a
·
1 Parent(s): 6997dab

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +27 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: instruction
5
+ dtype: string
6
+ - name: question
7
+ dtype: string
8
+ - name: chosen_response
9
+ dtype: string
10
+ - name: rejected_response
11
+ dtype: string
12
+ - name: contexto
13
+ dtype: string
14
+ - name: correct_ans
15
+ dtype: int64
16
+ splits:
17
+ - name: train
18
+ num_bytes: 22516794
19
+ num_examples: 11250
20
+ download_size: 10116843
21
+ dataset_size: 22516794
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*
27
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0048255ce3420b3fb38147e8d3deaa20aa77a1412569c723dfa0b015641938cc
3
+ size 10116843