ShkalikovOleh commited on
Commit
8d86c59
·
verified ·
1 Parent(s): 048f3ce

Upload DebertaV2ForTokenClassification

Browse files
Files changed (3) hide show
  1. README.md +16 -16
  2. config.json +1 -1
  3. model.safetensors +2 -2
README.md CHANGED
@@ -1,22 +1,25 @@
1
  ---
2
- library_name: transformers
3
- license: mit
4
  base_model: microsoft/mdeberta-v3-base
5
- tags:
6
- - generated_from_trainer
7
  datasets:
8
  - eriktks/conll2003
 
 
 
 
9
  metrics:
10
  - precision
11
  - recall
12
  - f1
13
  - accuracy
 
 
 
14
  model-index:
15
  - name: mdeberta
16
  results:
17
  - task:
18
- name: Token Classification
19
  type: token-classification
 
20
  dataset:
21
  name: eriktks/conll2003
22
  type: eriktks/conll2003
@@ -24,21 +27,18 @@ model-index:
24
  split: validation
25
  args: conll2003
26
  metrics:
27
- - name: Precision
28
- type: precision
29
  value: 0.9566232899566233
30
- - name: Recall
31
- type: recall
32
  value: 0.9649949511948839
33
- - name: F1
34
- type: f1
35
  value: 0.9607908847184986
36
- - name: Accuracy
37
- type: accuracy
38
  value: 0.9929130485572991
39
- language:
40
- - en
41
- pipeline_tag: token-classification
42
  ---
43
 
44
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
 
 
2
  base_model: microsoft/mdeberta-v3-base
 
 
3
  datasets:
4
  - eriktks/conll2003
5
+ language:
6
+ - en
7
+ library_name: transformers
8
+ license: mit
9
  metrics:
10
  - precision
11
  - recall
12
  - f1
13
  - accuracy
14
+ pipeline_tag: token-classification
15
+ tags:
16
+ - generated_from_trainer
17
  model-index:
18
  - name: mdeberta
19
  results:
20
  - task:
 
21
  type: token-classification
22
+ name: Token Classification
23
  dataset:
24
  name: eriktks/conll2003
25
  type: eriktks/conll2003
 
27
  split: validation
28
  args: conll2003
29
  metrics:
30
+ - type: precision
 
31
  value: 0.9566232899566233
32
+ name: Precision
33
+ - type: recall
34
  value: 0.9649949511948839
35
+ name: Recall
36
+ - type: f1
37
  value: 0.9607908847184986
38
+ name: F1
39
+ - type: accuracy
40
  value: 0.9929130485572991
41
+ name: Accuracy
 
 
42
  ---
43
 
44
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "/content/drive/MyDrive/Colab Notebooks/mdeberta",
3
  "architectures": [
4
- "DebertaV2Model"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "finetuning_task": "ner",
 
1
  {
2
  "_name_or_path": "/content/drive/MyDrive/Colab Notebooks/mdeberta",
3
  "architectures": [
4
+ "DebertaV2ForTokenClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "finetuning_task": "ner",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e351ebfbfa9f67dbb64239795101b5a094272b2efd213b57a61e6c5b4e07b26d
3
- size 1112897768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c12d8fc3d0895363dbbd4102e8da04ef3f298051ab14d22e5f5a9042f218f4bd
3
+ size 1112927188