Datasets:
lmqg
/

Modalities:
Text
Languages:
Spanish
ArXiv:
Libraries:
Datasets
License:
asahi417 commited on
Commit
26c47e3
·
1 Parent(s): 36c4974
README.md CHANGED
@@ -57,13 +57,13 @@ Spanish (es)
57
  An example of 'train' looks as follows.
58
  ```
59
  {
60
- "question": "What is heresy mainly at odds with?",
61
- "paragraph": "Heresy is any provocative belief or theory that is strongly at variance with established beliefs or customs. A heretic is a proponent of such claims or beliefs. Heresy is distinct from both apostasy, which is the explicit renunciation of one's religion, principles or cause, and blasphemy, which is an impious utterance or action concerning God or sacred things.",
62
- "answer": "established beliefs or customs",
63
- "sentence": "Heresy is any provocative belief or theory that is strongly at variance with established beliefs or customs .",
64
- "paragraph_sentence": "<hl> Heresy is any provocative belief or theory that is strongly at variance with established beliefs or customs . <hl> A heretic is a proponent of such claims or beliefs. Heresy is distinct from both apostasy, which is the explicit renunciation of one's religion, principles or cause, and blasphemy, which is an impious utterance or action concerning God or sacred things.",
65
- "paragraph_answer": "Heresy is any provocative belief or theory that is strongly at variance with <hl> established beliefs or customs <hl>. A heretic is a proponent of such claims or beliefs. Heresy is distinct from both apostasy, which is the explicit renunciation of one's religion, principles or cause, and blasphemy, which is an impious utterance or action concerning God or sacred things.",
66
- "sentence_answer": "Heresy is any provocative belief or theory that is strongly at variance with <hl> established beliefs or customs <hl> ."
67
  }
68
  ```
69
  ### Data Fields
@@ -85,7 +85,7 @@ but with different information. The `paragraph_answer` and `sentence_answer` fea
85
 
86
  | name |train|validation|test |
87
  |----------|----:|---------:|----:|
88
- |plain_text|46306| 8511 |8579 |
89
 
90
  ## Dataset Creation
91
  ### Curation Rationale
 
57
  An example of 'train' looks as follows.
58
  ```
59
  {
60
+ 'answer': 'comedia musical',
61
+ 'question': '¿Qué género de película protagonizó Beyonce con Cuba Gooding, Jr?',
62
+ 'sentence': 'en la comedia musical ',
63
+ 'paragraph': 'En julio de 2002, Beyoncé continuó su carrera como actriz interpretando a Foxxy Cleopatra junto a Mike Myers en la película de comedia, Austin Powers in Goldmember, que pasó su primer fin de semana en la cima de la taquilla de Estados Unidos. Beyoncé lanzó "Work It Out" como el primer sencillo de su álbum de banda sonora que entró en el top ten en el Reino Unido, Noruega y Bélgica. En 2003, Knowles protagonizó junto a Cuba Gooding, Jr., en la comedia musical The Fighting Temptations como Lilly, una madre soltera de quien el personaje de Gooding se enamora. Beyoncé lanzó "Fighting Temptation" como el primer sencillo de la banda sonora de la película, con Missy Elliott, MC Lyte y Free que también se utilizó para promocionar la película. Otra de las contribuciones de Beyoncé a la banda sonora, "Summertime", fue mejor en las listas de Estados Unidos.',
64
+ 'sentence_answer': 'en la <hl> comedia musical <hl> ',
65
+ 'paragraph_answer': 'En julio de 2002, Beyoncé continuó su carrera como actriz interpretando a Foxxy Cleopatra junto a Mike Myers en la película de comedia, Austin Powers in Goldmember, que pasó su primer fin de semana en la cima de la taquilla de Estados Unidos. Beyoncé lanzó "Work It Out" como el primer sencillo de su álbum de banda sonora que entró en el top ten en el Reino Unido, Noruega y Bélgica. En 2003, Knowles protagonizó junto a Cuba Gooding, Jr., en la <hl> comedia musical <hl> The Fighting Temptations como Lilly, una madre soltera de quien el personaje de Gooding se enamora. Beyoncé lanzó "Fighting Temptation" como el primer sencillo de la banda sonora de la película, con Missy Elliott, MC Lyte y Free que también se utilizó para promocionar la película. Otra de las contribuciones de Beyoncé a la banda sonora, "Summertime", fue mejor en las listas de Estados Unidos.',
66
+ 'paragraph_sentence': 'En julio de 2002, Beyoncé continuó su carrera como actriz interpretando a Foxxy Cleopatra junto a Mike Myers en la película de comedia, Austin Powers in Goldmember, que pasó su primer fin de semana en la cima de la taquilla de Estados Unidos. Beyoncé lanzó "Work It Out" como el primer sencillo de su álbum de banda sonora que entró en el top ten en el Reino Unido, Noruega y Bélgica. En 2003, Knowles protagonizó junto a Cuba Gooding, Jr. , <hl> en la comedia musical <hl> The Fighting Temptations como Lilly, una madre soltera de quien el personaje de Gooding se enamora. Beyoncé lanzó "Fighting Temptation" como el primer sencillo de la banda sonora de la película, con Missy Elliott, MC Lyte y Free que también se utilizó para promocionar la película. Otra de las contribuciones de Beyoncé a la banda sonora, "Summertime", fue mejor en las listas de Estados Unidos.',
67
  }
68
  ```
69
  ### Data Fields
 
85
 
86
  | name |train|validation|test |
87
  |----------|----:|---------:|----:|
88
+ |plain_text|77025| 10570 |10570|
89
 
90
  ## Dataset Creation
91
  ### Curation Rationale
reference_files/answer-test.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/answer-validation.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/paragraph-test.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/paragraph-validation.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/question-test.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/question-validation.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/sentence-test.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/sentence-validation.txt ADDED
The diff for this file is too large to render. See raw diff