juliadollis commited on
Commit
6a21f3a
·
verified ·
1 Parent(s): e6075f3

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +47 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int64
6
+ - name: pergunta
7
+ dtype: string
8
+ - name: resposta
9
+ dtype: string
10
+ - name: context_k1
11
+ dtype: string
12
+ - name: context_k2
13
+ dtype: string
14
+ - name: context_k3
15
+ dtype: string
16
+ - name: context_k4
17
+ dtype: string
18
+ - name: context_k5
19
+ dtype: string
20
+ - name: context_k6
21
+ dtype: string
22
+ - name: context_k7
23
+ dtype: string
24
+ - name: context_k8
25
+ dtype: string
26
+ - name: context_k9
27
+ dtype: string
28
+ - name: context_k10
29
+ dtype: string
30
+ - name: inferencia
31
+ dtype: string
32
+ - name: sim_nao
33
+ dtype: string
34
+ - name: correta
35
+ dtype: string
36
+ splits:
37
+ - name: train
38
+ num_bytes: 5879298
39
+ num_examples: 100
40
+ download_size: 3286228
41
+ dataset_size: 5879298
42
+ configs:
43
+ - config_name: default
44
+ data_files:
45
+ - split: train
46
+ path: data/train-*
47
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7c5a34d2451686093faa218a74fec7ade5f6dbd488837d537d9fd89e6c7d5f8
3
+ size 3286228