Spaces:
Runtime error
Runtime error
Abinaya Mahendiran
commited on
Commit
•
940aa20
1
Parent(s):
40e9898
Updated config
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"model_name_or_path": "flax-community/gpt-2-tamil
|
3 |
"Text Generation": ["example_1", "example_2"],
|
4 |
"Text Classification": ["example_2", "example_2"]
|
5 |
}
|
|
|
1 |
{
|
2 |
+
"model_name_or_path": "flax-community/gpt-2-tamil",
|
3 |
"Text Generation": ["example_1", "example_2"],
|
4 |
"Text Classification": ["example_2", "example_2"]
|
5 |
}
|