Jsevisal commited on
Commit
5e1b798
·
1 Parent(s): 9624a5b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -6
README.md CHANGED
@@ -1,5 +1,9 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
3
  tags:
4
  - generated_from_trainer
5
  metrics:
@@ -10,6 +14,9 @@ metrics:
10
  model-index:
11
  - name: 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 +26,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.8238
23
- - Precision: 0.7765
24
- - Recall: 0.7347
25
- - F1: 0.7289
26
- - Accuracy: 0.8355
27
 
28
  ## Model description
29
 
@@ -71,4 +78,4 @@ The following hyperparameters were used during training:
71
  - Transformers 4.27.3
72
  - Pytorch 1.13.1+cu116
73
  - Datasets 2.10.1
74
- - 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: bert-gest-pred-seqeval-partialmatch
16
  results: []
17
+ datasets:
18
+ - Jsevisal/gesture_pred
19
+ pipeline_tag: token-classification
20
  ---
21
 
22
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
26
 
27
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
28
  It achieves the following results on the evaluation set:
29
+ - Loss: 0.7270
30
+ - Precision: 0.771293
31
+ - Recall: 0.720130
32
+ - F1: 0.727670
33
+ - Accuracy: 0.819896
34
 
35
  ## Model description
36
 
 
78
  - Transformers 4.27.3
79
  - Pytorch 1.13.1+cu116
80
  - Datasets 2.10.1
81
+ - Tokenizers 0.13.2