ramdhanfirdaus commited on
Commit
6cddd10
1 Parent(s): d0ca4a5

Training in progress, step 3200

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:648676827f40593439367dacf2ad638522ef14510808c4ba2af6eabf42c8342c
3
  size 75507072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7d3db52e4d0054936ff52bf1ad37ac5cbca2e26a2f3c0b3c23351936d9dfd6b
3
  size 75507072
runs/Nov04_11-25-16_ramdhanfirdaus-pod/events.out.tfevents.1699097137.ramdhanfirdaus-pod.62138.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01d3bebb9d5784e5757e5d534f7e2f72978c056380aaf78e62c3b8669220e041
3
+ size 5357
special_tokens_map.json CHANGED
@@ -12,6 +12,12 @@
12
  ">>SUFFIX<<",
13
  ">>MIDDLE<<"
14
  ],
15
- "eos_token": "<|endoftext|>",
 
 
 
 
 
 
16
  "pad_token": "<|endoftext|>"
17
  }
 
12
  ">>SUFFIX<<",
13
  ">>MIDDLE<<"
14
  ],
15
+ "eos_token": {
16
+ "content": "<|endoftext|>",
17
+ "lstrip": false,
18
+ "normalized": false,
19
+ "rstrip": false,
20
+ "single_word": false
21
+ },
22
  "pad_token": "<|endoftext|>"
23
  }
tokenizer_config.json CHANGED
@@ -113,11 +113,15 @@
113
  ],
114
  "clean_up_tokenization_spaces": true,
115
  "eos_token": "<|endoftext|>",
 
116
  "model_input_names": [
117
  "input_ids",
118
  "attention_mask"
119
  ],
120
  "model_max_length": 2048,
121
  "pad_token": "<|endoftext|>",
122
- "tokenizer_class": "PreTrainedTokenizerFast"
 
 
 
123
  }
 
113
  ],
114
  "clean_up_tokenization_spaces": true,
115
  "eos_token": "<|endoftext|>",
116
+ "max_length": 512,
117
  "model_input_names": [
118
  "input_ids",
119
  "attention_mask"
120
  ],
121
  "model_max_length": 2048,
122
  "pad_token": "<|endoftext|>",
123
+ "stride": 0,
124
+ "tokenizer_class": "PreTrainedTokenizerFast",
125
+ "truncation_side": "right",
126
+ "truncation_strategy": "longest_first"
127
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ac2a584f6fcab7b83aaf6c33387711020127b74d44cfc40eb76fb8dcafc6325
3
  size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe5603840bf23a51f167eb469a32e263b0b26363061da6a1848375d241e4e917
3
  size 4219