Jsevisal commited on
Commit
4688b78
·
1 Parent(s): ac4b028

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -5
README.md CHANGED
@@ -1,5 +1,9 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
3
  tags:
4
  - generated_from_trainer
5
  metrics:
@@ -10,6 +14,7 @@ metrics:
10
  model-index:
11
  - name: balanced-augmented-distilbert-gest-pred-seqeval-partialmatch
12
  results: []
 
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -19,10 +24,10 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [elastic/distilbert-base-cased-finetuned-conll03-english](https://huggingface.co/elastic/distilbert-base-cased-finetuned-conll03-english) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.9256
23
- - Precision: 0.8357
24
- - Recall: 0.8106
25
- - F1: 0.8136
26
  - Accuracy: 0.7890
27
 
28
  ## Model description
@@ -81,4 +86,4 @@ The following hyperparameters were used during training:
81
  - Transformers 4.27.3
82
  - Pytorch 1.13.1+cu116
83
  - Datasets 2.10.1
84
- - Tokenizers 0.13.2
 
1
  ---
2
  license: apache-2.0
3
+ widget:
4
+ - text: I'm fine. Who is this?
5
+ - text: You can't take anything seriously.
6
+ - text: In the end he's going to croak, isn't he?
7
  tags:
8
  - generated_from_trainer
9
  metrics:
 
14
  model-index:
15
  - name: balanced-augmented-distilbert-gest-pred-seqeval-partialmatch
16
  results: []
17
+ pipeline_tag: token-classification
18
  ---
19
 
20
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
24
 
25
  This model is a fine-tuned version of [elastic/distilbert-base-cased-finetuned-conll03-english](https://huggingface.co/elastic/distilbert-base-cased-finetuned-conll03-english) on the None dataset.
26
  It achieves the following results on the evaluation set:
27
+ - Loss: 0.8831
28
+ - Precision: 0.8268
29
+ - Recall: 0.8056
30
+ - F1: 0.8096
31
  - Accuracy: 0.7890
32
 
33
  ## Model description
 
86
  - Transformers 4.27.3
87
  - Pytorch 1.13.1+cu116
88
  - Datasets 2.10.1
89
+ - Tokenizers 0.13.2