mhjiang0408 commited on
Commit
9399f63
·
verified ·
1 Parent(s): 245f486

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -1,14 +1,14 @@
1
  ---
2
  configs:
3
- - config_name: "image2text_info"
4
- data_files: "image2text_info.csv"
5
- - config_name: "image2text_option"
6
- data_files: "image2text_option.csv"
7
- - config_name: "text2image_info"
8
- data_files: "text2image_info.csv"
9
- - config_name: "text2image_option"
10
- data_files: "text2image_option.csv"
11
- license: cc-by-4.0
12
  language:
13
  - en
14
  tags:
@@ -24,7 +24,7 @@ size_categories:
24
 
25
  [![arXiv](https://img.shields.io/badge/arXiv-2501.01234-b31b1b.svg)](https://arxiv.org/abs/2501.XXXXX)
26
  [![GitHub](https://img.shields.io/badge/GitHub-Repository-green)](https://github.com/mhjiang0408/MAC_Bench)
27
- [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
28
 
29
  ## 📋 Dataset Description
30
 
@@ -118,7 +118,7 @@ If you use the MAC dataset in your research, please cite our paper:
118
 
119
  ### 📄 License
120
 
121
- This dataset is released under the MIT License. See [LICENSE](https://github.com/mhjiang0408/MAC_Bench/blob/main/LICENSE) for details.
122
 
123
  ### 🤝 Contributing
124
 
 
1
  ---
2
  configs:
3
+ - config_name: image2text_info
4
+ data_files: image2text_info.csv
5
+ - config_name: image2text_option
6
+ data_files: image2text_option.csv
7
+ - config_name: text2image_info
8
+ data_files: text2image_info.csv
9
+ - config_name: text2image_option
10
+ data_files: text2image_option.csv
11
+ license: cc-by-nc-sa-4.0
12
  language:
13
  - en
14
  tags:
 
24
 
25
  [![arXiv](https://img.shields.io/badge/arXiv-2501.01234-b31b1b.svg)](https://arxiv.org/abs/2501.XXXXX)
26
  [![GitHub](https://img.shields.io/badge/GitHub-Repository-green)](https://github.com/mhjiang0408/MAC_Bench)
27
+ [![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/)
28
 
29
  ## 📋 Dataset Description
30
 
 
118
 
119
  ### 📄 License
120
 
121
+ This dataset is released under the CC BY-NC-SA 4.0 License. See [LICENSE](https://github.com/mhjiang0408/MAC_Bench/blob/main/LICENSE) for details.
122
 
123
  ### 🤝 Contributing
124