elselse commited on
Commit
1bc356f
·
verified ·
1 Parent(s): 61b8855

End of training

Browse files
Files changed (3) hide show
  1. README.md +10 -10
  2. metrics.json +6 -6
  3. model.safetensors +1 -1
README.md CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [microsoft/codebert-base](https://huggingface.co/microsoft/codebert-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 4.8689
22
- - Accuracy: 0.35
23
- - F1: 0.0519
24
 
25
  ## Model description
26
 
@@ -50,13 +50,13 @@ The following hyperparameters were used during training:
50
 
51
  ### Training results
52
 
53
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
- | No log | 1.0 | 1 | 5.1648 | 0.0 | 0.0 |
56
- | No log | 2.0 | 2 | 5.0523 | 0.05 | 0.0167 |
57
- | No log | 3.0 | 3 | 4.9636 | 0.35 | 0.0519 |
58
- | No log | 4.0 | 4 | 4.9016 | 0.35 | 0.0519 |
59
- | No log | 5.0 | 5 | 4.8689 | 0.35 | 0.0519 |
60
 
61
 
62
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [microsoft/codebert-base](https://huggingface.co/microsoft/codebert-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 5.0155
22
+ - Accuracy: 0.0
23
+ - F1: 0.0
24
 
25
  ## Model description
26
 
 
50
 
51
  ### Training results
52
 
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---:|
55
+ | No log | 1.0 | 1 | 5.1990 | 0.0 | 0.0 |
56
+ | No log | 2.0 | 2 | 5.1269 | 0.0 | 0.0 |
57
+ | No log | 3.0 | 3 | 5.0723 | 0.0 | 0.0 |
58
+ | No log | 4.0 | 4 | 5.0350 | 0.0 | 0.0 |
59
+ | No log | 5.0 | 5 | 5.0155 | 0.0 | 0.0 |
60
 
61
 
62
  ### Framework versions
metrics.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "eval_loss": 4.868948936462402,
3
- "eval_accuracy": 0.35,
4
- "eval_f1": 0.05185185185185185,
5
- "eval_runtime": 0.1086,
6
- "eval_samples_per_second": 184.157,
7
- "eval_steps_per_second": 9.208,
8
  "epoch": 5.0
9
  }
 
1
  {
2
+ "eval_loss": 5.015538215637207,
3
+ "eval_accuracy": 0.0,
4
+ "eval_f1": 0.0,
5
+ "eval_runtime": 0.197,
6
+ "eval_samples_per_second": 101.517,
7
+ "eval_steps_per_second": 5.076,
8
  "epoch": 5.0
9
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b624bb7167c8d39d13b85d3133b2dddd58fa59ddaf628e753b33b2547506e6b
3
  size 499178808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59f1d05e1004fcc23016ced106c755d247ab0a5f9df60191e73af05ebd7f4bbf
3
  size 499178808