Jsevisal commited on
Commit
d6a7aac
·
1 Parent(s): e0cb3fd

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-bert-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,11 +22,11 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.9263
23
- - Precision: 0.8443
24
- - Recall: 0.8275
25
- - F1: 0.8298
26
- - Accuracy: 0.8139
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-bert-gest-pred-seqeval-partialmatch
12
  results: []
13
+ pipeline_tag: token-classification
14
+ datasets:
15
+ - Jsevisal/balanced_augmented_dataset
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 [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
24
  It achieves the following results on the evaluation set:
25
+ - Loss: 0.8382
26
+ - Precision: 0.8478
27
+ - Recall: 0.8224
28
+ - F1: 0.8293
29
+ - Accuracy: 0.8118
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