BatteRaquette58 commited on
Commit
8e09eb3
1 Parent(s): 7e4a6f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -9,4 +9,16 @@ tags:
9
  pretty_name: Colour Names
10
  size_categories:
11
  - 1M<n<10M
12
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  pretty_name: Colour Names
10
  size_categories:
11
  - 1M<n<10M
12
+ ---
13
+
14
+ # Color Names dataset
15
+
16
+ A simple train and test dataset containing ~40000 rows of colour names and their hex codes.
17
+
18
+ ## Credits
19
+
20
+ This dataset is processed and cleaned from <a href="https://github.com/meodai/color-names">meodai/color-names on GitHub</a>.
21
+
22
+ ## License
23
+
24
+ This dataset is licensed under the <a href="https://huggingface.co/datasets/BatteRaquette58/color-names/blob/main/LICENSE">MIT license</a>.