gonzalo-santamaria-iic commited on
Commit
dc284cf
1 Parent(s): c59608f

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +55 -4
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  language:
3
  - es
4
- tags:
5
- - spanish
6
  multilinguality:
7
  - monolingual
8
  task_categories:
@@ -11,9 +11,60 @@ task_categories:
11
  task_ids:
12
  - document-retrieval
13
  - extractive-qa
14
- license:
15
- - cc-by-nc-sa-4.0
16
  pretty_name: RAGMiscContextual
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  ---
18
 
19
  # Retrieval-Question-Answering en castellano
 
1
  ---
2
  language:
3
  - es
4
+ license:
5
+ - cc-by-nc-sa-4.0
6
  multilinguality:
7
  - monolingual
8
  task_categories:
 
11
  task_ids:
12
  - document-retrieval
13
  - extractive-qa
 
 
14
  pretty_name: RAGMiscContextual
15
+ tags:
16
+ - spanish
17
+ configs:
18
+ - config_name: default
19
+ data_files:
20
+ - split: train
21
+ path: data/train-*
22
+ dataset_info:
23
+ features:
24
+ - name: topic
25
+ dtype: string
26
+ - name: answer
27
+ dtype: string
28
+ - name: question
29
+ dtype: string
30
+ - name: variant
31
+ dtype: string
32
+ - name: context_1
33
+ dtype: string
34
+ - name: context_2
35
+ dtype: string
36
+ - name: context_3
37
+ dtype: string
38
+ - name: context_4
39
+ dtype: string
40
+ - name: context_5
41
+ dtype: string
42
+ - name: link_1
43
+ dtype: string
44
+ - name: link_2
45
+ dtype: string
46
+ - name: link_3
47
+ dtype: string
48
+ - name: link_4
49
+ dtype: string
50
+ - name: link_5
51
+ dtype: string
52
+ - name: text_1
53
+ dtype: string
54
+ - name: text_2
55
+ dtype: string
56
+ - name: text_3
57
+ dtype: string
58
+ - name: text_4
59
+ dtype: string
60
+ - name: text_5
61
+ dtype: string
62
+ splits:
63
+ - name: train
64
+ num_bytes: 6905998
65
+ num_examples: 201
66
+ download_size: 1012468
67
+ dataset_size: 6905998
68
  ---
69
 
70
  # Retrieval-Question-Answering en castellano
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5237b87e4e94583cd1eb194aa10fd587a450cd5e0f8f5a03e9d1f31e5e8878cd
3
- size 1018733
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b22bdd7dd3fab876f8cebdf60f851ab785474069aa74dd822964c8c16210ac5
3
+ size 1012468