vera365 commited on
Commit
f7fa027
1 Parent(s): ccd9c70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -67,7 +67,7 @@ Data collection details can be found in the paper.
67
 
68
  ### Data Splits
69
 
70
- For LexicaDataset, we randomly sample 80% of a dataset as the training dataset and the rest 20% as the testing dataset.
71
 
72
 
73
  ### Loading LexicaDataset
@@ -108,11 +108,11 @@ testset = load_dataset('vera365/lexica_dataset', split='test')
108
 
109
  According to the [terms and conditions of Lexica](https://lexica.art/terms), images on the website are available under the Creative Commons Noncommercial 4.0 Attribution International License. We strictly followed Lexica’s Terms and Conditions, utilized only the official Lexica API for data retrieval, and disclosed our research to Lexica. We also responsibly disclosed our findings to related prompt marketplaces.
110
 
111
- ## Licensing Information
112
 
113
  The LexicaDataset dataset is available under the [CC-BY 4.0 License](https://creativecommons.org/licenses/by/4.0/).
114
 
115
- ## Citation Information
116
 
117
  If you find this useful in your research, please consider citing:
118
 
 
67
 
68
  ### Data Splits
69
 
70
+ We randomly sample 80% of a dataset as the training dataset and the rest 20% as the testing dataset.
71
 
72
 
73
  ### Loading LexicaDataset
 
108
 
109
  According to the [terms and conditions of Lexica](https://lexica.art/terms), images on the website are available under the Creative Commons Noncommercial 4.0 Attribution International License. We strictly followed Lexica’s Terms and Conditions, utilized only the official Lexica API for data retrieval, and disclosed our research to Lexica. We also responsibly disclosed our findings to related prompt marketplaces.
110
 
111
+ ## Licensing
112
 
113
  The LexicaDataset dataset is available under the [CC-BY 4.0 License](https://creativecommons.org/licenses/by/4.0/).
114
 
115
+ ## Citation
116
 
117
  If you find this useful in your research, please consider citing:
118