Jsevisal commited on
Commit
4bf9b9a
·
1 Parent(s): b285bf6

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-base-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 [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.4086
23
- - Precision: 0.9286
24
- - Recall: 0.9075
25
- - F1: 0.9129
26
- - Accuracy: 0.8996
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-base-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 [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the None dataset.
24
  It achieves the following results on the evaluation set:
25
+ - Loss: 0.3958
26
+ - Precision: 0.9273
27
+ - Recall: 0.9067
28
+ - F1: 0.9116
29
+ - Accuracy: 0.9005
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