Shiko07 commited on
Commit
d3f59bf
1 Parent(s): 09de49d

End of training

Browse files
Files changed (2) hide show
  1. README.md +67 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: bert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: tuned_test_trainer-bert-base-uncased
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # tuned_test_trainer-bert-base-uncased
15
+
16
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.6178
19
+ - Rmse: 0.7287
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5e-05
39
+ - train_batch_size: 16
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - num_epochs: 10
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss | Rmse |
49
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
50
+ | 0.7033 | 1.0 | 500 | 0.6323 | 0.6645 |
51
+ | 0.5289 | 2.0 | 1000 | 0.6178 | 0.7287 |
52
+ | 0.333 | 3.0 | 1500 | 0.7281 | 0.6512 |
53
+ | 0.2234 | 4.0 | 2000 | 1.0422 | 0.6663 |
54
+ | 0.1501 | 5.0 | 2500 | 1.2281 | 0.6914 |
55
+ | 0.0929 | 6.0 | 3000 | 1.5626 | 0.7082 |
56
+ | 0.0643 | 7.0 | 3500 | 1.6458 | 0.6950 |
57
+ | 0.0386 | 8.0 | 4000 | 1.8954 | 0.6863 |
58
+ | 0.0262 | 9.0 | 4500 | 1.9457 | 0.6925 |
59
+ | 0.0185 | 10.0 | 5000 | 1.9945 | 0.6793 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.34.1
65
+ - Pytorch 2.1.0+cu118
66
+ - Datasets 2.14.6
67
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9998f29467cad99c845d291740d00522106d0718af2efdb2bca7287856239096
3
  size 438007022
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a1fcdc874dcc685808d9f712ae3fa24bd96bd5335fe62e6375a75a1186cf197
3
  size 438007022