Datasets:
Update dataset card
Browse files
README.md
CHANGED
|
@@ -112,11 +112,11 @@ for sample in ds["train"]:
|
|
| 112 |
Part of the FineVideo-VLA project. If you use this data, please cite:
|
| 113 |
|
| 114 |
```bibtex
|
| 115 |
-
@misc{
|
| 116 |
title={FineVideo},
|
| 117 |
-
author={
|
| 118 |
year={2024},
|
| 119 |
-
|
| 120 |
}
|
| 121 |
```
|
| 122 |
|
|
|
|
| 112 |
Part of the FineVideo-VLA project. If you use this data, please cite:
|
| 113 |
|
| 114 |
```bibtex
|
| 115 |
+
@misc{Farré2024FineVideo,
|
| 116 |
title={FineVideo},
|
| 117 |
+
author={Farré, Miquel and Marafioti, Andi and Tunstall, Lewis and Von Werra, Leandro and Wolf, Thomas},
|
| 118 |
year={2024},
|
| 119 |
+
howpublished={\url{https://huggingface.co/datasets/HuggingFaceFV/finevideo}},
|
| 120 |
}
|
| 121 |
```
|
| 122 |
|