ravi1289 commited on
Commit
4e8cadd
·
verified ·
1 Parent(s): 7c7decd

Upload fine-tuned CodeMind model

Browse files
checkpoints/checkpoint-94/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0cf75c4653c7d318b7b461f81f001fc5e742193e5fbd42fbe349f28a9c6db933
3
  size 4517152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ded22e555488941369082e900bc40d08c3ff77f53eb836339c2209267c3fba91
3
  size 4517152
checkpoints/checkpoint-94/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48ede7247be9d80e9a8c1bc725b21ad58d0d4491e94fb582d6860f234b50343e
3
  size 9087051
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5443bcee3c9012d98fbf7bc695fa886331281fd2796b383f5287b52c2f9a286
3
  size 9087051
checkpoints/checkpoint-94/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4aacfb27e1333be23603d8271f43071a15e185e44917c7f1b58cdea7a7b49ed4
3
  size 1383
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef04b50f717ccc1fb7d4248cbebe9f0c3884cadeb50b356efd9000eb189709aa
3
  size 1383
checkpoints/checkpoint-94/tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 512
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 2,
16
- "pad_type_id": 0,
17
- "pad_token": "</s>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
checkpoints/checkpoint-94/trainer_state.json CHANGED
@@ -11,30 +11,30 @@
11
  "log_history": [
12
  {
13
  "epoch": 0.42780748663101603,
14
- "grad_norm": 5.860828876495361,
15
  "learning_rate": 0.00015957446808510637,
16
- "loss": 6.6525,
17
  "step": 20
18
  },
19
  {
20
  "epoch": 0.8556149732620321,
21
- "grad_norm": 0.33235687017440796,
22
  "learning_rate": 0.00011702127659574468,
23
- "loss": 0.3285,
24
  "step": 40
25
  },
26
  {
27
  "epoch": 1.2780748663101604,
28
- "grad_norm": 0.21553243696689606,
29
  "learning_rate": 7.446808510638298e-05,
30
- "loss": 0.2447,
31
  "step": 60
32
  },
33
  {
34
  "epoch": 1.7058823529411766,
35
- "grad_norm": 0.2072659283876419,
36
  "learning_rate": 3.191489361702128e-05,
37
- "loss": 0.2281,
38
  "step": 80
39
  }
40
  ],
 
11
  "log_history": [
12
  {
13
  "epoch": 0.42780748663101603,
14
+ "grad_norm": 6.033487796783447,
15
  "learning_rate": 0.00015957446808510637,
16
+ "loss": 6.6086,
17
  "step": 20
18
  },
19
  {
20
  "epoch": 0.8556149732620321,
21
+ "grad_norm": 0.3239871561527252,
22
  "learning_rate": 0.00011702127659574468,
23
+ "loss": 0.3294,
24
  "step": 40
25
  },
26
  {
27
  "epoch": 1.2780748663101604,
28
+ "grad_norm": 0.23942327499389648,
29
  "learning_rate": 7.446808510638298e-05,
30
+ "loss": 0.2475,
31
  "step": 60
32
  },
33
  {
34
  "epoch": 1.7058823529411766,
35
+ "grad_norm": 0.20891571044921875,
36
  "learning_rate": 3.191489361702128e-05,
37
+ "loss": 0.2288,
38
  "step": 80
39
  }
40
  ],
final_adapter/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0cf75c4653c7d318b7b461f81f001fc5e742193e5fbd42fbe349f28a9c6db933
3
  size 4517152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ded22e555488941369082e900bc40d08c3ff77f53eb836339c2209267c3fba91
3
  size 4517152
final_adapter/tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 512
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 2,
16
- "pad_type_id": 0,
17
- "pad_token": "</s>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,