Commit
·
8c56f00
1
Parent(s):
819d66d
commit files to HF hub
Browse files- config.json +3 -4
- model.safetensors +3 -0
config.json
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "arubenruben/PT-BERT-Large-CRF-HAREM-Selective",
|
3 |
"architectures": [
|
4 |
"BERT_CRF"
|
5 |
],
|
@@ -9,8 +8,8 @@
|
|
9 |
},
|
10 |
"bert_name": "neuralmind/bert-large-portuguese-cased",
|
11 |
"custom_pipelines": {
|
12 |
-
"
|
13 |
-
"impl": "
|
14 |
"pt": [
|
15 |
"AutoModelForTokenClassification"
|
16 |
],
|
@@ -46,5 +45,5 @@
|
|
46 |
"model_name": "BERT_CRF",
|
47 |
"model_type": "BERT_CRF",
|
48 |
"torch_dtype": "float32",
|
49 |
-
"transformers_version": "4.
|
50 |
}
|
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"BERT_CRF"
|
4 |
],
|
|
|
8 |
},
|
9 |
"bert_name": "neuralmind/bert-large-portuguese-cased",
|
10 |
"custom_pipelines": {
|
11 |
+
"PT-BERT-Large-CRF-HAREM-Selective-pipeline": {
|
12 |
+
"impl": "__main__.BERT_CRF_Pipeline",
|
13 |
"pt": [
|
14 |
"AutoModelForTokenClassification"
|
15 |
],
|
|
|
45 |
"model_name": "BERT_CRF",
|
46 |
"model_type": "BERT_CRF",
|
47 |
"torch_dtype": "float32",
|
48 |
+
"transformers_version": "4.51.2"
|
49 |
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1376c4d02748ad1f308fa7fb76414219d1076f9d81152dfa87c5549903c6dde
|
3 |
+
size 1337678608
|