We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42f4368 commit c792008Copy full SHA for c792008
docs/nova-finetuning.md
@@ -115,6 +115,7 @@ python prepare_nova_finetuning_data.py \
115
```
116
117
**Using a custom dataset:**
118
+It should have the similar structure of [RVL-CDIP](https://huggingface.co/datasets/chainyo/rvl-cdip)
119
```bash
120
python prepare_nova_finetuning_data.py \
121
--bucket-name my-bucket \
0 commit comments