Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,8 @@ tags:
|
|
| 7 |
- text to hex
|
| 8 |
---
|
| 9 |
|
| 10 |
-
Text to colour hex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
- text to hex
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# Text to colour hex
|
| 11 |
+
|
| 12 |
+
## This model takes in text and predicts a colour that matches the context
|
| 13 |
+
|
| 14 |
+
## t5-small was finetuned with 23,000 records of text to hex
|