izaitova commited on
Commit
db11681
·
verified ·
1 Parent(s): f9d4ed8

End of training

Browse files
Files changed (3) hide show
  1. README.md +87 -0
  2. model.safetensors +1 -1
  3. training_args.bin +2 -2
README.md ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ base_model: Goader/liberta-large
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - universal_dependencies
8
+ metrics:
9
+ - precision
10
+ - recall
11
+ - f1
12
+ - accuracy
13
+ model-index:
14
+ - name: Goader_liberta-large-upos
15
+ results:
16
+ - task:
17
+ name: Token Classification
18
+ type: token-classification
19
+ dataset:
20
+ name: universal_dependencies
21
+ type: universal_dependencies
22
+ config: uk_iu
23
+ split: validation
24
+ args: uk_iu
25
+ metrics:
26
+ - name: Precision
27
+ type: precision
28
+ value: 0.7423200924863519
29
+ - name: Recall
30
+ type: recall
31
+ value: 0.6864113851587973
32
+ - name: F1
33
+ type: f1
34
+ value: 0.6947659539044735
35
+ - name: Accuracy
36
+ type: accuracy
37
+ value: 0.8409785932721713
38
+ ---
39
+
40
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
41
+ should probably proofread and complete it, then remove this comment. -->
42
+
43
+ # Goader_liberta-large-upos
44
+
45
+ This model is a fine-tuned version of [Goader/liberta-large](https://huggingface.co/Goader/liberta-large) on the universal_dependencies dataset.
46
+ It achieves the following results on the evaluation set:
47
+ - Loss: 0.3890
48
+ - Precision: 0.7423
49
+ - Recall: 0.6864
50
+ - F1: 0.6948
51
+ - Accuracy: 0.8410
52
+
53
+ ## Model description
54
+
55
+ More information needed
56
+
57
+ ## Intended uses & limitations
58
+
59
+ More information needed
60
+
61
+ ## Training and evaluation data
62
+
63
+ More information needed
64
+
65
+ ## Training procedure
66
+
67
+ ### Training hyperparameters
68
+
69
+ The following hyperparameters were used during training:
70
+ - learning_rate: 5e-05
71
+ - train_batch_size: 32
72
+ - eval_batch_size: 8
73
+ - seed: 42
74
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
75
+ - lr_scheduler_type: linear
76
+ - num_epochs: 10
77
+
78
+ ### Training results
79
+
80
+
81
+
82
+ ### Framework versions
83
+
84
+ - Transformers 4.39.3
85
+ - Pytorch 1.11.0a0+17540c5
86
+ - Datasets 2.21.0
87
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0018ea68b8eb1ae9ae95b481cb4de51186d52a213d85df90f9dd3f4045461095
3
  size 1342543664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b5ea02394b2be81e1d6d6df12458cc83a62a83d12480619a69cdef80513e78d
3
  size 1342543664
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:011f9c91d18508b89b4c643ccb93c0245471de81a70c4f503184d53c56a3161b
3
- size 4527
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d42b096a39c7233c44fe4a499f13790d95575a2b7ebcb28443c6b54cff3be28
3
+ size 4591