RealQA / README.md
MingxingLi's picture
Update README.md
bff4bf0 verified
---
license: cc-by-4.0
---
For IQA and IAA, we use AVA, TAD66K, Koniq-10k, livec and spaq datasets, which are captured in the **real world**. For UGC assessment, we propose the RealQA dataset.
πŸ“š All image related data can be loaded in this repo.
πŸ“š The training and test conversation template can be found in the [hugging face](https://huggingface.co/datasets/MingxingLi/RealQA-conversation).
```bash
unzip dataset_split.zip
```
> The unzip program will intelligently recognize that dataset_split.zip is the first part of a multi-volume compressed package, and then it will automatically search for subsequent volumes such as dataset_split.z01 in the same directory, merge them together, and finally decompress the original complete dataset.zip file.