algorithmexplorer01
commited on
Commit
•
f2bb854
1
Parent(s):
f858651
Update config.json
Browse files- config.json +3 -3
config.json
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "OctopusMind/longbert-8k-zh",
|
3 |
"architectures": [
|
4 |
"LongBertModel"
|
5 |
],
|
6 |
"auto_map": {
|
7 |
-
"AutoConfig": "OctopusMind/longbert-8k-zh--configuration_bert.LongBertConfig",
|
8 |
-
"AutoModel": "OctopusMind/longbert-8k-zh--modeling_bert.LongBertModel"
|
9 |
},
|
10 |
"attention_probs_dropout_prob": 0.1,
|
11 |
"directionality": "bidi",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "OctopusMind/longbert-embedding-8k-zh",
|
3 |
"architectures": [
|
4 |
"LongBertModel"
|
5 |
],
|
6 |
"auto_map": {
|
7 |
+
"AutoConfig": "OctopusMind/longbert-embedding-8k-zh--configuration_bert.LongBertConfig",
|
8 |
+
"AutoModel": "OctopusMind/longbert-embedding-8k-zh--modeling_bert.LongBertModel"
|
9 |
},
|
10 |
"attention_probs_dropout_prob": 0.1,
|
11 |
"directionality": "bidi",
|