Norod78 commited on
Commit
5ecc478
1 Parent(s): c6bdc9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 file 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/)
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/)