ZZZZCCCC commited on
Commit
6f5a151
·
verified ·
1 Parent(s): 75ddcca

Model save

Browse files
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [microsoft/codebert-base-mlm](https://huggingface.co/microsoft/codebert-base-mlm) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.5824
18
 
19
  ## Model description
20
 
@@ -34,19 +34,22 @@ More information needed
34
 
35
  The following hyperparameters were used during training:
36
  - learning_rate: 2e-05
37
- - train_batch_size: 12
38
  - eval_batch_size: 8
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
- - num_epochs: 1
43
  - mixed_precision_training: Native AMP
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 0.6971 | 1.0 | 511 | 0.5824 |
 
 
 
50
 
51
 
52
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [microsoft/codebert-base-mlm](https://huggingface.co/microsoft/codebert-base-mlm) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.5196
18
 
19
  ## Model description
20
 
 
34
 
35
  The following hyperparameters were used during training:
36
  - learning_rate: 2e-05
37
+ - train_batch_size: 8
38
  - eval_batch_size: 8
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
+ - num_epochs: 4
43
  - mixed_precision_training: Native AMP
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 0.7115 | 1.0 | 767 | 0.5531 |
50
+ | 0.5832 | 2.0 | 1534 | 0.5209 |
51
+ | 0.5785 | 3.0 | 2301 | 0.5233 |
52
+ | 0.5534 | 4.0 | 3068 | 0.5196 |
53
 
54
 
55
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:afaf93b9a6642ad1a9b610b332362dce1f325c6f5da6f2ee5e010dd324e92d2f
3
  size 498813948
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6067909f9e0b4cdf9c13b5fbc2450dd7072a71099eac961a8a27f680be6c1ece
3
  size 498813948
runs/Apr11_21-03-21_dc8dc627e846/events.out.tfevents.1712869402.dc8dc627e846.2851.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecd4307903bf3603b9dc4ef847b4b2f1a95e2e5fa5d37433253c547fe1affc26
3
+ size 7291
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bee3ddd209e79d222905f0e31043cbbed0a70285f552a22290c036439e3c02cb
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3810256d00186aa1c0cc4e13ccf35da4b9a81fd9427c8fa4f8adc7bc183598cd
3
  size 4920