Mahesh929 commited on
Commit
8672c98
·
verified ·
1 Parent(s): 7acaf05

Model save

Browse files
Files changed (3) hide show
  1. README.md +4 -4
  2. config.json +1 -0
  3. model.safetensors +1 -1
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](https://huggingface.co/microsoft/codebert-base) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 10.1658
18
 
19
  ## Model description
20
 
@@ -45,9 +45,9 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | No log | 1.0 | 5 | 13.8406 |
49
- | No log | 2.0 | 10 | 11.1498 |
50
- | No log | 3.0 | 15 | 10.1658 |
51
 
52
 
53
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [microsoft/codebert-base](https://huggingface.co/microsoft/codebert-base) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 8.7942
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | No log | 1.0 | 5 | 12.0574 |
49
+ | No log | 2.0 | 10 | 9.6990 |
50
+ | No log | 3.0 | 15 | 8.7942 |
51
 
52
 
53
  ### Framework versions
config.json CHANGED
@@ -12,6 +12,7 @@
12
  "hidden_size": 768,
13
  "initializer_range": 0.02,
14
  "intermediate_size": 3072,
 
15
  "layer_norm_eps": 1e-05,
16
  "max_position_embeddings": 514,
17
  "model_type": "roberta",
 
12
  "hidden_size": 768,
13
  "initializer_range": 0.02,
14
  "intermediate_size": 3072,
15
+ "is_decoder": true,
16
  "layer_norm_eps": 1e-05,
17
  "max_position_embeddings": 514,
18
  "model_type": "roberta",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5de2523c6b8d97e6832fc1b29efddad5f7bfd4ed5655bbe6a5cf95f619aff769
3
  size 498813948
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3023329406183d1d4edd47bcbd535ef5406883740192bd462ee780271f07397
3
  size 498813948