Xilixmeaty40
commited on
Commit
•
03cdc0e
1
Parent(s):
34abf5a
Update config.json
Browse files- config.json +0 -6
config.json
CHANGED
@@ -1,10 +1,4 @@
|
|
1 |
{
|
2 |
-
"model_type": "bert",
|
3 |
-
"task": "default-task",
|
4 |
-
"pipeline_tag": "default-pipeline",
|
5 |
-
"tokenizer_class": "AutoTokenizer",
|
6 |
-
"model_class": "AutoModel",
|
7 |
-
|
8 |
"config": {
|
9 |
"return_dict": true,
|
10 |
"output_hidden_states": false,
|
|
|
1 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
"config": {
|
3 |
"return_dict": true,
|
4 |
"output_hidden_states": false,
|