ankitdotpy
commited on
Commit
•
4e46626
1
Parent(s):
8d30881
Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
-
"architecture": "linear",
|
4 |
"tokenizer": "TF-IDF",
|
5 |
"num_classes": 3,
|
6 |
"hidden_size": null
|
|
|
1 |
{
|
2 |
+
"architecture": "SVM",
|
|
|
3 |
"tokenizer": "TF-IDF",
|
4 |
"num_classes": 3,
|
5 |
"hidden_size": null
|