AjayP13 commited on
Commit
7a09b06
·
verified ·
1 Parent(s): 4121dbd

Add autocitation section

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -196,4 +196,19 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
196
 
197
  ## Model Card Contact
198
 
199
- [More Information Needed]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
196
 
197
  ## Model Card Contact
198
 
199
+ [More Information Needed]
200
+
201
+ <!-- Autocitation -->
202
+
203
+ This is a work-in-progress. If you use this project in your research please cite:
204
+ ```
205
+ @article{patel2025fineinstructions,
206
+ title = {FineInstructions: A Web-Scale Instructions Dataset},
207
+ author = {Patel, Ajay and Raffel, Colin and Callison-Burch, Chris},
208
+ year = {2025},
209
+ month = aug,
210
+ day = {11},
211
+ note = {Work in progress},
212
+ }
213
+ ```
214
+