ramdhanfirdaus commited on
Commit
5b0d873
1 Parent(s): 5e72764

Training in progress, step 100

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc68cfd27343b2a091337733530cd471e3514bb8952658da53d09396fff40aad
3
  size 50338848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d7186d711db707a42b398100d0cc102d7dfdb944b4db689b2a127e043afce72
3
  size 50338848
runs/Nov04_11-14-05_ramdhanfirdaus-pod/events.out.tfevents.1699096455.ramdhanfirdaus-pod.60173.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:400a477aa58f6b90b4f9bda9204f4b48c35a28d1b6f71db6c0d4ef4322ec0570
3
+ size 5711
special_tokens_map.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "bos_token": "<|endoftext|>",
3
  "eos_token": "<|endoftext|>",
 
4
  "unk_token": "<|endoftext|>"
5
  }
 
1
  {
2
  "bos_token": "<|endoftext|>",
3
  "eos_token": "<|endoftext|>",
4
+ "pad_token": "<|endoftext|>",
5
  "unk_token": "<|endoftext|>"
6
  }
tokenizer_config.json CHANGED
@@ -14,6 +14,7 @@
14
  "clean_up_tokenization_spaces": true,
15
  "eos_token": "<|endoftext|>",
16
  "model_max_length": 1024,
 
17
  "tokenizer_class": "GPT2Tokenizer",
18
  "unk_token": "<|endoftext|>"
19
  }
 
14
  "clean_up_tokenization_spaces": true,
15
  "eos_token": "<|endoftext|>",
16
  "model_max_length": 1024,
17
+ "pad_token": "<|endoftext|>",
18
  "tokenizer_class": "GPT2Tokenizer",
19
  "unk_token": "<|endoftext|>"
20
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4df22b989f690ef9c6132dadc5e033247f471cf81dbe582058d0a51c3f6a740f
3
  size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ef5849c1ceed360bd634fde4c9a8f0dd6bc9052f37d358c350256d5ab09758b
3
  size 4219