Datasets:

Modalities:
Text
Formats:
parquet
Languages:
French
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
bourdoiscatie commited on
Commit
f1b318d
·
verified ·
1 Parent(s): fafb716

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -11
README.md CHANGED
@@ -70,7 +70,8 @@ dataset = load_dataset("CATIE-AQ/xwinograd_fr_prompt_coreference")
70
 
71
  # Citation
72
  ## Original data
73
- > @misc{muennighoff2022crosslingual,
 
74
  title={Crosslingual Generalization through Multitask Finetuning},
75
  author={Niklas Muennighoff and Thomas Wang and Lintang Sutawika and Adam Roberts and Stella Biderman and Teven Le Scao and M Saiful Bari and Sheng Shen and Zheng-Xin Yong and Hailey Schoelkopf and Xiangru Tang and Dragomir Radev and Alham Fikri Aji and Khalid Almubarak and Samuel Albanie and Zaid Alyafeai and Albert Webson and Edward Raff and Colin Raffel},
76
  year={2022},
@@ -78,7 +79,9 @@ dataset = load_dataset("CATIE-AQ/xwinograd_fr_prompt_coreference")
78
  archivePrefix={arXiv},
79
  primaryClass={cs.CL}
80
  }
81
- > @misc{tikhonov2021heads,
 
 
82
  title={It's All in the Heads: Using Attention Heads as a Baseline for Cross-Lingual Transfer in Commonsense Reasoning},
83
  author={Alexey Tikhonov and Max Ryabinin},
84
  year={2021},
@@ -86,18 +89,21 @@ dataset = load_dataset("CATIE-AQ/xwinograd_fr_prompt_coreference")
86
  archivePrefix={arXiv},
87
  primaryClass={cs.CL}
88
  }
89
-
90
 
91
 
92
  ## This Dataset
93
- > @misc {centre_aquitain_des_technologies_de_l'information_et_electroniques_2023,
94
- author = { {Centre Aquitain des Technologies de l'Information et Electroniques} },
95
- title = { DFP (Revision 1d24c09) },
96
- year = 2023,
97
- url = { https://huggingface.co/datasets/CATIE-AQ/DFP },
98
- doi = { 10.57967/hf/1200 },
99
- publisher = { Hugging Face }
100
- }
 
 
 
101
 
102
 
103
  ## License
 
70
 
71
  # Citation
72
  ## Original data
73
+ ```
74
+ @misc{muennighoff2022crosslingual,
75
  title={Crosslingual Generalization through Multitask Finetuning},
76
  author={Niklas Muennighoff and Thomas Wang and Lintang Sutawika and Adam Roberts and Stella Biderman and Teven Le Scao and M Saiful Bari and Sheng Shen and Zheng-Xin Yong and Hailey Schoelkopf and Xiangru Tang and Dragomir Radev and Alham Fikri Aji and Khalid Almubarak and Samuel Albanie and Zaid Alyafeai and Albert Webson and Edward Raff and Colin Raffel},
77
  year={2022},
 
79
  archivePrefix={arXiv},
80
  primaryClass={cs.CL}
81
  }
82
+ ```
83
+ ```
84
+ @misc{tikhonov2021heads,
85
  title={It's All in the Heads: Using Attention Heads as a Baseline for Cross-Lingual Transfer in Commonsense Reasoning},
86
  author={Alexey Tikhonov and Max Ryabinin},
87
  year={2021},
 
89
  archivePrefix={arXiv},
90
  primaryClass={cs.CL}
91
  }
92
+ ```
93
 
94
 
95
  ## This Dataset
96
+ ```
97
+ @misc {centre_aquitain_des_technologies_de_l'information_et_electroniques_2023,
98
+ author = { {BOURDOIS, Loïck} },
99
+ organization = { {Centre Aquitain des Technologies de l'Information et Electroniques} },
100
+ title = { Dataset of French Prompts (DFP) (Revision 1d24c09) },
101
+ year = 2023,
102
+ url = { https://huggingface.co/datasets/CATIE-AQ/DFP },
103
+ doi = { 10.57967/hf/1200 },
104
+ publisher = { Hugging Face } }
105
+ ```
106
+
107
 
108
 
109
  ## License