@@ -6,11 +6,11 @@ |
|
|
6 |
6 |
"source": [ |
7 |
7 |
"# Make Image dataset on Hugging Face Datasets\n", |
8 |
8 |
"\n", |
9 |
|
-"[\](https://colab.research.google.com/github/EvolvingLMMs-Lab/lmms-eval/blob/pufanyi/hf\_dataset\_docs/tools/make\_image\_hf\_dataset.ipynb)\\n", |
|
9 |
+"[\](https://colab.research.google.com/github/EvolvingLMMs-Lab/lmms-eval/blob/main/tools/make\_image\_hf\_dataset.ipynb)\\n", |
10 |
10 |
"\n", |
11 |
11 |
"This notebook will guide you to make correct format of Huggingface dataset, in proper parquet format and visualizable in Huggingface dataset hub.\n", |
12 |
12 |
"\n", |
13 |
|
-"We will take the example of the dataset [`pufanyi/VQAv2_Example`](https://huggingface.co/datasets/lmms-lab/VQAv2) and convert it to the proper format." |
|
13 |
+"We will take the example of the dataset [`lmms-lab/VQAv2_TOY`](https://huggingface.co/datasets/lmms-lab/VQAv2\_TOY) and convert it to the proper format." |
14 |
14 |
] |
15 |
15 |
}, |
16 |
16 |
{ |