Jsevisal commited on
Commit
3cb0ee3
1 Parent(s): 593bbce

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +68 -0
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - f1
11
+ - accuracy
12
+ model-index:
13
+ - name: bert-gest-pred-seqeval-partialmatch
14
+ results: []
15
+ datasets:
16
+ - Jsevisal/gesture_pred
17
+ pipeline_tag: token-classification
18
+ ---
19
+
20
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
21
+ should probably proofread and complete it, then remove this comment. -->
22
+
23
+ # bert-gest-pred-seqeval-partialmatch
24
+
25
+ This model is a fine-tuned version of [bert-large-cased-finetuned-conll03-english](https://huggingface.co/dbmdz/bert-large-cased-finetuned-conll03-english) on the None dataset.
26
+ It achieves the following results on the evaluation set:
27
+ - Loss: 0.7482
28
+ - F1: 0.7692
29
+ - Accuracy: 0.8147
30
+
31
+ ## Model description
32
+
33
+ More information needed
34
+
35
+ ## Intended uses & limitations
36
+
37
+ More information needed
38
+
39
+ ## Training and evaluation data
40
+
41
+ More information needed
42
+
43
+ ## Training procedure
44
+
45
+ ### Training hyperparameters
46
+
47
+ The following hyperparameters were used during training:
48
+ - learning_rate: 2e-05
49
+ - train_batch_size: 16
50
+ - eval_batch_size: 16
51
+ - seed: 42
52
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
53
+ - lr_scheduler_type: linear
54
+ - num_epochs: 10
55
+
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - Transformers 4.27.3
61
+ - Pytorch 1.13.1+cu116
62
+ - Datasets 2.10.1
63
+ - Tokenizers 0.13.2
64
+
65
+
66
+ ### LICENSE
67
+ Copyright (c) 2014, Universidad Carlos III de Madrid. Todos los derechos reservados.
68
+ 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.