ashaduzzaman commited on
Commit
27287fc
1 Parent(s): 88bbccf

Training in progress, step 40

Browse files
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a38f82c1efd12003357dd01cdb3a83c62c12f6299f5530958d0d20f3a6aa7ae1
3
  size 327657928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acfd4b31f3dd9727e5c6e16b8324784ffa010d5b779db06406bad0ca77c65dfb
3
  size 327657928
runs/Aug25_14-54-12_0fb544052c32/events.out.tfevents.1724597794.0fb544052c32.4106.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fd6177ed21e07d410829128b4af1a7cc73a3a5945752d8ebb0cd42f279e96a0
3
+ size 5572
special_tokens_map.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<|endoftext|>",
3
+ "eos_token": "<|endoftext|>",
4
+ "pad_token": "<|endoftext|>",
5
+ "unk_token": "<|endoftext|>"
6
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "50256": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": true,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ }
12
+ },
13
+ "bos_token": "<|endoftext|>",
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:a119e44688c792de07a79747bbf86c4b8f2dea6ec7681a717e510a0cbf614575
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41b33fa96d58ab4cc9f6a73a4463db1a1a3847d8dd02627670520057b7169dfb
3
  size 5112
vocab.json ADDED
The diff for this file is too large to render. See raw diff