TerminatorPower commited on
Commit
fce9a20
1 Parent(s): 31679bc

Upload BertForSequenceClassification

Browse files
Files changed (3) hide show
  1. README.md +6 -6
  2. config.json +2 -2
  3. model.safetensors +2 -2
README.md CHANGED
@@ -1,16 +1,16 @@
1
  ---
2
- library_name: transformers
3
- tags:
4
- - ner
5
- - token-classification
6
- - turkish
7
- license: mit
8
  language:
9
  - tr
 
 
10
  metrics:
11
  - f1
12
  - accuracy
13
  - recall
 
 
 
 
14
  ---
15
 
16
  # Model Card for Turkish Named Entity Recognition Model
 
1
  ---
 
 
 
 
 
 
2
  language:
3
  - tr
4
+ library_name: transformers
5
+ license: mit
6
  metrics:
7
  - f1
8
  - accuracy
9
  - recall
10
+ tags:
11
+ - ner
12
+ - token-classification
13
+ - turkish
14
  ---
15
 
16
  # Model Card for Turkish Named Entity Recognition Model
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "_name_or_path": "/home/ezel/Documents/ner-milliyet/milliyet-ner/9599f1/checkpoint-3000",
3
  "architectures": [
4
- "BertModel"
5
  ],
6
  "attention_probs_dropout_prob": 0.33,
7
  "classifier_dropout": null,
 
1
  {
2
+ "_name_or_path": "/content/drive/MyDrive/ner/nert/checkpoint-3000",
3
  "architectures": [
4
+ "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.33,
7
  "classifier_dropout": null,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:afb543e0367f9bb312b73ae01a35522455f44cc7fedcdfaf1363cfb575443f96
3
- size 442491744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11daeeb89ccc28da86821dd62615c2c074088ceb64ec3d3cccd7d37e0768cf59
3
+ size 442514444