fasterinnerlooper commited on
Commit
fe45916
1 Parent(s): 8d1e5bd

End of training

Browse files
Files changed (3) hide show
  1. README.md +12 -1
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -13,6 +13,8 @@ should probably proofread and complete it, then remove this comment. -->
13
  # models
14
 
15
  This model is a fine-tuned version of [huggingface/CodeBERTa-small-v1](https://huggingface.co/huggingface/CodeBERTa-small-v1) on an unknown dataset.
 
 
16
 
17
  ## Model description
18
 
@@ -37,7 +39,16 @@ The following hyperparameters were used during training:
37
  - seed: 42
38
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
39
  - lr_scheduler_type: linear
40
- - num_epochs: 1
 
 
 
 
 
 
 
 
 
41
 
42
  ### Framework versions
43
 
 
13
  # models
14
 
15
  This model is a fine-tuned version of [huggingface/CodeBERTa-small-v1](https://huggingface.co/huggingface/CodeBERTa-small-v1) on an unknown dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 1.6801
18
 
19
  ## Model description
20
 
 
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
+ - num_epochs: 3
43
+
44
+ ### Training results
45
+
46
+ | Training Loss | Epoch | Step | Validation Loss |
47
+ |:-------------:|:-----:|:----:|:---------------:|
48
+ | No log | 1.0 | 38 | 1.7460 |
49
+ | No log | 2.0 | 76 | 1.6798 |
50
+ | No log | 3.0 | 114 | 1.6594 |
51
+
52
 
53
  ### Framework versions
54
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2504fb822bc62fe014ec2fc2229ac701fdceabf9b42249c6ecd42209d1ca47e
3
  size 334030264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bc1fb5af85af5a13072cd69c9545c7381b2ed7e2ee952b7053ee5f5d922edd7
3
  size 334030264
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ddba00d06244eaa84ab15daf5af99096bd137dd82d2147087db23f417f398dc6
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b34a0d132b50d3e344baeced2ae9b4da86a0fe2bd798d5b3fb10277c1c5ab8b9
3
  size 4536