Jsevisal commited on
Commit
13863f0
·
1 Parent(s): 3a8e177

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -10,6 +10,8 @@ metrics:
10
  model-index:
11
  - name: roberta-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 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.6909
23
- - Precision: 0.7952
24
- - Recall: 0.7778
25
- - F1: 0.7489
26
- - Accuracy: 0.8458
27
 
28
  ## Model description
29
 
@@ -71,4 +73,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
 
10
  model-index:
11
  - name: roberta-gest-pred-seqeval-partialmatch
12
  results: []
13
+ datasets:
14
+ - Jsevisal/gesture_pred
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
21
 
22
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 0.624567
25
+ - Precision: 0.802308
26
+ - Recall: 0.738156
27
+ - F1: 0.744604
28
+ - Accuracy: 0.834450
29
 
30
  ## Model description
31
 
 
73
  - Transformers 4.27.3
74
  - Pytorch 1.13.1+cu116
75
  - Datasets 2.10.1
76
+ - Tokenizers 0.13.2