Update README.md
Browse files
README.md
CHANGED
@@ -267,3 +267,16 @@ library_name: transformers
|
|
267 |
</tr>
|
268 |
</tbody>
|
269 |
</table>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
267 |
</tr>
|
268 |
</tbody>
|
269 |
</table>
|
270 |
+
|
271 |
+
|
272 |
+
## Citation
|
273 |
+
|
274 |
+
```bibtex
|
275 |
+
@misc{NanoExperiment,
|
276 |
+
title={NanoExperiment},
|
277 |
+
url={https://huggingface.co/Mxode/NanoExperiment-Models},
|
278 |
+
author={Mxode},
|
279 |
+
month={September},
|
280 |
+
year={2024}
|
281 |
+
}
|
282 |
+
```
|