judy93536 commited on
Commit
716053a
·
1 Parent(s): e887cc4

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: mit
3
+ base_model: roberta-base
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: roberta-base-pretrained-perigon200k
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
+ # roberta-base-pretrained-perigon200k
15
+
16
+ This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.9840
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: 8.5e-05
38
+ - train_batch_size: 64
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_ratio: 0.19
44
+ - num_epochs: 10
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss |
49
+ |:-------------:|:-----:|:-----:|:---------------:|
50
+ | 1.4678 | 1.0 | 5480 | 1.3180 |
51
+ | 1.3713 | 2.0 | 10960 | 1.2695 |
52
+ | 1.2673 | 3.0 | 16440 | 1.1842 |
53
+ | 1.211 | 4.0 | 21920 | 1.1350 |
54
+ | 1.1646 | 5.0 | 27400 | 1.0997 |
55
+ | 1.1181 | 6.0 | 32880 | 1.0630 |
56
+ | 1.0859 | 7.0 | 38360 | 1.0344 |
57
+ | 1.0561 | 8.0 | 43840 | 1.0126 |
58
+ | 1.0244 | 9.0 | 49320 | 0.9944 |
59
+ | 1.0006 | 10.0 | 54800 | 0.9881 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.33.1
65
+ - Pytorch 2.0.1+cu118
66
+ - Datasets 2.14.5
67
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d9916f67383793061f439b207266a843e0861b91d6b8347c67036d7401b99ac5
3
  size 498859189
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95d2910e721cfd943a3a123c3f5af21bbfb4d05470b4830f6e0feb6b3ce630e0
3
  size 498859189