Jsevisal commited on
Commit
8522de9
1 Parent(s): 4e59c5f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +67 -0
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
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:
10
+
11
+ - f1
12
+ - accuracy
13
+ model-index:
14
+ - name: bert-large-gest-pred-seqeval-partialmatch
15
+ results: []
16
+ datasets:
17
+ - Jsevisal/gesture_pred
18
+ pipeline_tag: token-classification
19
+ ---
20
+
21
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
22
+ should probably proofread and complete it, then remove this comment. -->
23
+
24
+ # bert-gest-pred-seqeval-partialmatch
25
+
26
+ This model is a fine-tuned version of [bert-large-cased](https://huggingface.co/bert-larg-cased) on the None dataset.
27
+ It achieves the following results on the evaluation set:
28
+ - Loss: 0.6564
29
+ - F1: 0.7349
30
+ - Accuracy: 0.8362
31
+
32
+ ## Model description
33
+
34
+ More information needed
35
+
36
+ ## Intended uses & limitations
37
+
38
+ More information needed
39
+
40
+ ## Training and evaluation data
41
+
42
+ More information needed
43
+
44
+ ## Training procedure
45
+
46
+ ### Training hyperparameters
47
+
48
+ The following hyperparameters were used during training:
49
+ - learning_rate: 2e-05
50
+ - train_batch_size: 16
51
+ - eval_batch_size: 16
52
+ - seed: 42
53
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
54
+ - lr_scheduler_type: linear
55
+ - num_epochs: 10
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.27.3
60
+ - Pytorch 1.13.1+cu116
61
+ - Datasets 2.10.1
62
+ - Tokenizers 0.13.2
63
+
64
+
65
+ ### LICENSE
66
+ Copyright (c) 2014, Universidad Carlos III de Madrid. Todos los derechos reservados.
67
+ Este software es propiedad de la Universidad Carlos III de Madrid, grupo de investigaci贸n Robots Sociales. La Universidad Carlos III de Madrid es titular en exclusiva de los derechos de propiedad intelectual de este software. Queda prohibido cualquier uso indebido o no autorizado, entre estos, a t铆tulo enunciativo pero no limitativo, la reproducci贸n, fijaci贸n, distribuci贸n, comunicaci贸n p煤blica, ingenier铆a inversa y/o transformaci贸n sobre dicho software, ya sea total o parcialmente, siendo el responsable del uso indebido o no autorizado tambi茅n responsable de las consecuencias legales que pudieran derivarse de sus actos.