small fix · dadwadw233/lmms-eval@4772eee (original) (raw)

Original file line number Diff line number Diff line change
@@ -6,11 +6,11 @@
6 6 "source": [
7 7 "# Make Image dataset on Hugging Face Datasets\n",
8 8 "\n",
9 -"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)\](https://colab.research.google.com/github/EvolvingLMMs-Lab/lmms-eval/blob/pufanyi/hf\_dataset\_docs/tools/make\_image\_hf\_dataset.ipynb)\\n",
9 +"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)\](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 {