Ghunghru commited on
Commit
b741281
1 Parent(s): 9f55e9e

End of training

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: facebook/xmod-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - f1
8
+ model-index:
9
+ - name: xmod-base
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # xmod-base
17
+
18
+ This model is a fine-tuned version of [facebook/xmod-base](https://huggingface.co/facebook/xmod-base) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.5756
21
+ - F1: 0.4000
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-06
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 10
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
51
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
52
+ | 0.6685 | 1.0 | 189 | 0.6350 | 0.0 |
53
+ | 0.6631 | 2.0 | 378 | 0.6223 | 0.0 |
54
+ | 0.6368 | 3.0 | 567 | 0.6064 | 0.0 |
55
+ | 0.6075 | 4.0 | 756 | 0.5928 | 0.0 |
56
+ | 0.6102 | 5.0 | 945 | 0.5549 | 0.3729 |
57
+ | 0.5635 | 6.0 | 1134 | 0.6121 | 0.2727 |
58
+ | 0.5783 | 7.0 | 1323 | 0.5595 | 0.4118 |
59
+ | 0.5206 | 8.0 | 1512 | 0.5852 | 0.4068 |
60
+ | 0.5619 | 9.0 | 1701 | 0.5778 | 0.4000 |
61
+ | 0.5518 | 10.0 | 1890 | 0.5756 | 0.4000 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.32.1
67
+ - Pytorch 2.1.2
68
+ - Datasets 2.12.0
69
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bfc82d2eef3510823a0a58fcdd031c241b216892b6422869cc1aa13c418b7a38
3
  size 3411383039
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:638fa25dd9cb0893b67a6ccfdff1ed58dfa62552a989f8cec99a9d7642cb18b6
3
  size 3411383039