tandevstag commited on
Commit
0fa3fa4
1 Parent(s): ae1ebd4

End of training

Browse files
Files changed (2) hide show
  1. README.md +66 -1
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -1,3 +1,68 @@
1
  ---
2
- license: apache-2.0
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ base_model: FPTAI/vibert-base-cased
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: vi_fin_news
9
+ results: []
10
  ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # vi_fin_news
16
+
17
+ This model is a fine-tuned version of [FPTAI/vibert-base-cased](https://huggingface.co/FPTAI/vibert-base-cased) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.7477
20
+ - Accuracy: 0.9176
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 2e-05
40
+ - train_batch_size: 16
41
+ - eval_batch_size: 16
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 10
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
51
+ | 0.2248 | 1.0 | 1150 | 0.2021 | 0.9172 |
52
+ | 0.182 | 2.0 | 2300 | 0.2216 | 0.9230 |
53
+ | 0.1301 | 3.0 | 3450 | 0.2681 | 0.9181 |
54
+ | 0.0985 | 4.0 | 4600 | 0.3468 | 0.9226 |
55
+ | 0.0651 | 5.0 | 5750 | 0.5141 | 0.9070 |
56
+ | 0.0332 | 6.0 | 6900 | 0.5732 | 0.9187 |
57
+ | 0.0266 | 7.0 | 8050 | 0.5991 | 0.9161 |
58
+ | 0.0129 | 8.0 | 9200 | 0.6872 | 0.9157 |
59
+ | 0.0095 | 9.0 | 10350 | 0.7212 | 0.9187 |
60
+ | 0.0023 | 10.0 | 11500 | 0.7477 | 0.9176 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.32.1
66
+ - Pytorch 2.1.2
67
+ - Datasets 2.12.0
68
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78efed0464c3a5d1952b497c047f91542751998b0e050cf0e056f3375de4e426
3
  size 461492462
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e64e765d1a13dd2ff6dbf37b9ed10c41b4bb5fed7050b58e9ccb687eadb68146
3
  size 461492462