or4cl3ai commited on
Commit
468ddd0
1 Parent(s): 7188526

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
 
2
  "model_name": "or4cl3ai/Aiden",
3
- "text": "Hey my name is Mariama! How are you?",
4
  "output_dir": "./output",
5
  "max_length": 50,
6
  "temperature": 0.8,
 
1
  {
2
+ "model_type": "t5",
3
  "model_name": "or4cl3ai/Aiden",
4
+ "text": "Hey my name is Mariama! How are you?",
5
  "output_dir": "./output",
6
  "max_length": 50,
7
  "temperature": 0.8,