Create config.json
Browse files- config.json +7 -0
config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "https://huggingface.co/dattu0124/hinglish",
|
3 |
+
|
4 |
+
|
5 |
+
"use_cache": true,
|
6 |
+
"vocab_size": 300522
|
7 |
+
}
|