bourdoiscatie commited on
Commit
8a5f56f
·
verified ·
1 Parent(s): 9a45ede

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -10
README.md CHANGED
@@ -83,7 +83,8 @@ dataset = load_dataset("CATIE-AQ/mnli_fr_prompt_textual_entailment")
83
 
84
  # Citation
85
  ## Original data
86
- > @article{laurer_less_2022,
 
87
  title = {Less {Annotating}, {More} {Classifying} – {Addressing} the {Data} {Scarcity} {Issue} of {Supervised} {Machine} {Learning} with {Deep} {Transfer} {Learning} and {BERT} - {NLI}},
88
  url = {https://osf.io/74b8k},
89
  language = {en-us},
@@ -94,17 +95,20 @@ dataset = load_dataset("CATIE-AQ/mnli_fr_prompt_textual_entailment")
94
  year = {2022},
95
  note = {Publisher: Open Science Framework},
96
  }
97
-
98
 
99
  ## This Dataset
100
- > @misc {centre_aquitain_des_technologies_de_l'information_et_electroniques_2023,
101
- author = { {Centre Aquitain des Technologies de l'Information et Electroniques} },
102
- title = { DFP (Revision 1d24c09) },
103
- year = 2023,
104
- url = { https://huggingface.co/datasets/CATIE-AQ/DFP },
105
- doi = { 10.57967/hf/1200 },
106
- publisher = { Hugging Face }
107
- }
 
 
 
108
 
109
 
110
  ## License
 
83
 
84
  # Citation
85
  ## Original data
86
+ ```
87
+ @article{laurer_less_2022,
88
  title = {Less {Annotating}, {More} {Classifying} – {Addressing} the {Data} {Scarcity} {Issue} of {Supervised} {Machine} {Learning} with {Deep} {Transfer} {Learning} and {BERT} - {NLI}},
89
  url = {https://osf.io/74b8k},
90
  language = {en-us},
 
95
  year = {2022},
96
  note = {Publisher: Open Science Framework},
97
  }
98
+ ```
99
 
100
  ## This Dataset
101
+ ```
102
+ @misc {centre_aquitain_des_technologies_de_l'information_et_electroniques_2023,
103
+ author = { {BOURDOIS, Loïck} },
104
+ organization = { {Centre Aquitain des Technologies de l'Information et Electroniques} },
105
+ title = { Dataset of French Prompts (DFP) (Revision 1d24c09) },
106
+ year = 2023,
107
+ url = { https://huggingface.co/datasets/CATIE-AQ/DFP },
108
+ doi = { 10.57967/hf/1200 },
109
+ publisher = { Hugging Face } }
110
+ ```
111
+
112
 
113
 
114
  ## License