Jsevisal commited on
Commit
be6e320
1 Parent(s): f03eddd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -10,6 +10,9 @@ metrics:
10
  model-index:
11
  - name: balanced-augmented-bert-large-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,10 +22,10 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [bert-large-cased](https://huggingface.co/bert-large-cased) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.5066
23
- - Precision: 0.9246
24
- - Recall: 0.9232
25
- - F1: 0.9156
26
  - Accuracy: 0.9045
27
 
28
  ## Model description
@@ -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-large-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 [bert-large-cased](https://huggingface.co/bert-large-cased) on the None dataset.
24
  It achieves the following results on the evaluation set:
25
+ - Loss: 0.4012
26
+ - Precision: 0.9108
27
+ - Recall: 0.9274
28
+ - F1: 0.9130
29
  - Accuracy: 0.9045
30
 
31
  ## Model description
 
84
  - Transformers 4.27.3
85
  - Pytorch 1.13.1+cu116
86
  - Datasets 2.10.1
87
+ - Tokenizers 0.13.2