Jsevisal commited on
Commit
84d80c7
·
1 Parent(s): a21e70f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -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,11 @@ 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 +28,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.8644
23
- - Precision: 0.8459
24
- - Recall: 0.8459
25
- - F1: 0.8459
26
- - Accuracy: 0.8349
27
 
28
  ## Model description
29
 
@@ -71,4 +80,4 @@ The following hyperparameters were used during training:
71
  - Transformers 4.26.1
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
+ language:
20
+ - en
21
+ pipeline_tag: token-classification
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
28
 
29
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
30
  It achieves the following results on the evaluation set:
31
+ - Loss: 0.733480
32
+ - Precision: 0.831599
33
+ - Recall: 0.831599
34
+ - F1: 0.831599
35
+ - Accuracy: 0.817945
36
 
37
  ## Model description
38
 
 
80
  - Transformers 4.26.1
81
  - Pytorch 1.13.1+cu116
82
  - Datasets 2.10.1
83
+ - Tokenizers 0.13.2