Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ widget:
|
|
9 |
# gpt-fluentui-flat-svg
|
10 |
A custom GPT model which was trained upon svg files.
|
11 |
Specifically the flat emoji variants from [Microsoft's FluentUI repo](https://github.com/microsoft/fluentui-emoji).
|
12 |
-
These svn
|
13 |
|
14 |
# training and dataset
|
15 |
Both Tokenizer and Model were trained using [aitextgen](https://docs.aitextgen.io/)
|
|
|
9 |
# gpt-fluentui-flat-svg
|
10 |
A custom GPT model which was trained upon svg files.
|
11 |
Specifically the flat emoji variants from [Microsoft's FluentUI repo](https://github.com/microsoft/fluentui-emoji).
|
12 |
+
These svn files only consist of "stand-alone" path elements which should make it simpler to train upon and sample from.
|
13 |
|
14 |
# training and dataset
|
15 |
Both Tokenizer and Model were trained using [aitextgen](https://docs.aitextgen.io/)
|