add model
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"add_bias_logits": false,
|
@@ -52,7 +52,7 @@
|
|
52 |
"static_position_embeddings": false,
|
53 |
"tokenizer_class": "PreTrainedTokenizerFast",
|
54 |
"torch_dtype": "float32",
|
55 |
-
"transformers_version": "4.
|
56 |
"use_cache": true,
|
57 |
"vocab_size": 30000
|
58 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Gunulhona/tbnymodel",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"add_bias_logits": false,
|
|
|
52 |
"static_position_embeddings": false,
|
53 |
"tokenizer_class": "PreTrainedTokenizerFast",
|
54 |
"torch_dtype": "float32",
|
55 |
+
"transformers_version": "4.17.0",
|
56 |
"use_cache": true,
|
57 |
"vocab_size": 30000
|
58 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a5e841220f98c5913df49de38b05e84f67942d94625a1aeb179642592e99ec5
|
3 |
+
size 497905907
|