sdffewe commited on
Commit
30a943a
·
verified ·
1 Parent(s): eb3a859

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,3 +1,6 @@
1
  ---
2
  license: agpl-3.0
3
  ---
 
 
 
 
1
  ---
2
  license: agpl-3.0
3
  ---
4
+
5
+
6
+ This is a BASE MODEL, meaning i highly recommend you REINFORCEMENT LEARN or pretrain it to improve the models performance, right now its just a undertrained mlp model, you need to reinforcement learn the model so it actually puts its data to use, this is simplifying but you get the idea, ive included everything you need to use the model and create a inference mod for it.