pierreguillou
commited on
Commit
•
181dfa1
1
Parent(s):
17c0eab
add model
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/content/drive/MyDrive/ner-lenerbr-bert-base-
|
3 |
"architectures": [
|
4 |
"BertForTokenClassification"
|
5 |
],
|
@@ -55,7 +55,7 @@
|
|
55 |
"pooler_type": "first_token_transform",
|
56 |
"position_embedding_type": "absolute",
|
57 |
"torch_dtype": "float32",
|
58 |
-
"transformers_version": "4.
|
59 |
"type_vocab_size": 2,
|
60 |
"use_cache": true,
|
61 |
"vocab_size": 29794
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/content/drive/MyDrive/ner-lenerbr-bert-base-cased-pt-lenerbr/model/",
|
3 |
"architectures": [
|
4 |
"BertForTokenClassification"
|
5 |
],
|
|
|
55 |
"pooler_type": "first_token_transform",
|
56 |
"position_embedding_type": "absolute",
|
57 |
"torch_dtype": "float32",
|
58 |
+
"transformers_version": "4.15.0",
|
59 |
"type_vocab_size": 2,
|
60 |
"use_cache": true,
|
61 |
"vocab_size": 29794
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 433450737
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b966035db70d460a210bcee4f79252b20020eedd0e9e1f6f69a8aa683b3e0eb9
|
3 |
size 433450737
|