|
--- |
|
license: apache-2.0 |
|
task_categories: |
|
- text-classification |
|
- feature-extraction |
|
- zero-shot-classification |
|
- question-answering |
|
- table-question-answering |
|
- token-classification |
|
- tabular-classification |
|
- tabular-regression |
|
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} |
|
``` |