Heyzews commited on
Commit
9c5dcb1
·
verified ·
1 Parent(s): d60fdc2

Training in progress, step 18000

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "bigcode/tiny_starcoder_py",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": null,
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69b77ab6999efe8999edf04c2f70d63b071ad0e6ef2a4745202a4efabcb33c02
3
- size 152068208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35d3845be9062a651096aab758d4787a10c4a141df5d9f61d5e75a1212647d41
3
+ size 1070656
special_tokens_map.json CHANGED
@@ -1,19 +1,7 @@
1
  {
2
  "additional_special_tokens": [
3
- {
4
- "content": "```python",
5
- "lstrip": false,
6
- "normalized": false,
7
- "rstrip": false,
8
- "single_word": false
9
- },
10
- {
11
- "content": "```",
12
- "lstrip": false,
13
- "normalized": false,
14
- "rstrip": false,
15
- "single_word": false
16
- }
17
  ],
18
  "bos_token": {
19
  "content": "<|endoftext|>",
@@ -29,7 +17,13 @@
29
  "rstrip": false,
30
  "single_word": false
31
  },
32
- "pad_token": "<|endoftext|>",
 
 
 
 
 
 
33
  "unk_token": {
34
  "content": "<|endoftext|>",
35
  "lstrip": false,
 
1
  {
2
  "additional_special_tokens": [
3
+ "```python",
4
+ "```"
 
 
 
 
 
 
 
 
 
 
 
 
5
  ],
6
  "bos_token": {
7
  "content": "<|endoftext|>",
 
17
  "rstrip": false,
18
  "single_word": false
19
  },
20
+ "pad_token": {
21
+ "content": "<|endoftext|>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false
26
+ },
27
  "unk_token": {
28
  "content": "<|endoftext|>",
29
  "lstrip": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b739b0244276787718d1a000b53afe6bb45d808bbb6854b025a418f72d66e2f4
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b03cfa8ddf7110f30e6c9fc68b55259d9c086f43c643f0ad81dce5a9a4557656
3
  size 4664