Datasets:
File size: 924 Bytes
22247ae 1b7d4fc 5046266 1b7d4fc c8cdbf6 22247ae 1b7d4fc 08f4694 85cdf6e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 |
---
license: apache-2.0
task_categories:
- text-classification
- feature-extraction
- zero-shot-classification
- question-answering
- table-question-answering
- token-classification
- text-generation
tags:
- art
size_categories:
- 10K<n<100K
language:
- en
---
## Dataset Details
### Dataset Description
<!-- Provide a longer summary of what this dataset is. -->
A dataset that contains the color names and their relations with their respective RGB Values with over 40k rows.
<!-- Provide the basic links for the dataset. -->
- **Repository:** [Generation-of-Colors-using-BiLSTMs](https://github.com/chungimungi/Generation-of-Colors-using-BiLSTMs)
- **Citation:**
```
@misc{sinha2023generation,
title={Generation Of Colors using Bidirectional Long Short Term Memory Networks},
author={A. Sinha},
year={2023},
eprint={2311.06542},
archivePrefix={arXiv},
primaryClass={cs.CV}
``` |