tmnam20 commited on
Commit
3b3baec
·
verified ·
1 Parent(s): 068c1ef

Model save

Browse files
Files changed (2) hide show
  1. README.md +70 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: demdecuong/vihealthbert-base-word
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: vihealthbert-w_dual-ViNLI
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
+ # vihealthbert-w_dual-ViNLI
16
+
17
+ This model is a fine-tuned version of [demdecuong/vihealthbert-base-word](https://huggingface.co/demdecuong/vihealthbert-base-word) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 2.5337
20
+ - Accuracy: 0.6082
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: 3e-05
40
+ - train_batch_size: 32
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
+ - lr_scheduler_warmup_ratio: 0.1
46
+ - training_steps: 30000
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-------:|:-----:|:---------------:|:--------:|
52
+ | 5.8126 | 15.625 | 1000 | 3.5461 | 0.4450 |
53
+ | 2.605 | 31.25 | 2000 | 2.7789 | 0.5404 |
54
+ | 1.5924 | 46.875 | 3000 | 2.5432 | 0.5809 |
55
+ | 1.2233 | 62.5 | 4000 | 2.6662 | 0.5567 |
56
+ | 0.9236 | 78.125 | 5000 | 2.4691 | 0.5927 |
57
+ | 0.7193 | 93.75 | 6000 | 2.4053 | 0.6027 |
58
+ | 0.6259 | 109.375 | 7000 | 2.5938 | 0.5782 |
59
+ | 0.5082 | 125.0 | 8000 | 2.4809 | 0.6137 |
60
+ | 0.4438 | 140.625 | 9000 | 2.7056 | 0.5819 |
61
+ | 0.4075 | 156.25 | 10000 | 2.6501 | 0.5946 |
62
+ | 0.3571 | 171.875 | 11000 | 2.5337 | 0.6082 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.40.2
68
+ - Pytorch 2.0.1+cu118
69
+ - Datasets 2.21.0
70
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa1780afb0b8f34e93e663fed72ad4b53f6c47dff462d8a72f1703bd038c3336
3
  size 540279452
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e38037533976197e2c5d5a81f13b3773706c05a95a071e3c5873ac51f954340
3
  size 540279452