thusken commited on
Commit
567e2ba
1 Parent(s): 60c92a9

End of training

Browse files
Files changed (2) hide show
  1. README.md +61 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: nb-bert-base-ctr-regression
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # nb-bert-base-ctr-regression
14
+
15
+ This model is a fine-tuned version of [NbAiLab/nb-bert-base](https://huggingface.co/NbAiLab/nb-bert-base) on the None dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 0.0065
18
+ - Mse: 0.0065
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 3e-05
38
+ - train_batch_size: 16
39
+ - eval_batch_size: 64
40
+ - seed: 42
41
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
+ - lr_scheduler_type: linear
43
+ - lr_scheduler_warmup_steps: 500
44
+ - num_epochs: 3
45
+ - mixed_precision_training: Native AMP
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss | Mse |
50
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
51
+ | 0.0095 | 1.0 | 1103 | 0.0061 | 0.0061 |
52
+ | 0.0068 | 2.0 | 2206 | 0.0065 | 0.0065 |
53
+ | 0.0047 | 3.0 | 3309 | 0.0059 | 0.0059 |
54
+
55
+
56
+ ### Framework versions
57
+
58
+ - Transformers 4.17.0
59
+ - Pytorch 1.10.2+cu113
60
+ - Datasets 1.18.4
61
+ - Tokenizers 0.12.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4dd3239d99c7b00770dc268f664f411e79f9b948920136ba1f25bd5cc273671b
3
  size 711501869
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c65106fb5ea2a6608a29218f81e571cc4062b017fa6ecf6ff7593c021067e0a
3
  size 711501869