Jsevisal commited on
Commit
2f415d6
1 Parent(s): feec673

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -10,6 +10,9 @@ metrics:
10
  model-index:
11
  - name: balanced-augmented-distilbert-gest-pred-seqeval-partialmatch-2
12
  results: []
 
 
 
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -19,11 +22,11 @@ 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.4169
23
- - Precision: 0.9354
24
- - Recall: 0.9332
25
- - F1: 0.9318
26
- - Accuracy: 0.9045
27
 
28
  ## Model description
29
 
@@ -81,4 +84,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
 
10
  model-index:
11
  - name: balanced-augmented-distilbert-gest-pred-seqeval-partialmatch-2
12
  results: []
13
+ datasets:
14
+ - Jsevisal/balanced_augmented_dataset_2
15
+ pipeline_tag: token-classification
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
22
 
23
  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.
24
  It achieves the following results on the evaluation set:
25
+ - Loss: 0.4126
26
+ - Precision: 0.9342
27
+ - Recall: 0.9273
28
+ - F1: 0.9284
29
+ - Accuracy: 0.9025
30
 
31
  ## Model description
32
 
 
84
  - Transformers 4.27.3
85
  - Pytorch 1.13.1+cu116
86
  - Datasets 2.10.1
87
+ - Tokenizers 0.13.2