Update config.json
Browse files- 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,
|