sadia72 commited on
Commit
88b107d
1 Parent(s): 5e8dafa

Training in progress, epoch 1

Browse files
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:899825b73704a44a897fdcfc4625d1da2ea0274373209b609cb45af843ecaa64
3
  size 510398013
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9413855a3c82d1c697f9d32038a582555e99e1a8364bd967fa256d1377f5894c
3
  size 510398013
runs/Feb21_02-58-30_49520dc47595/1676948569.7030869/events.out.tfevents.1676948569.49520dc47595.312.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7b6e8742cb313835b52df0e9647d9fdf62480ad2d38a0758c610896bb43960e
3
+ size 5670
runs/Feb21_02-58-30_49520dc47595/events.out.tfevents.1676948569.49520dc47595.312.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9abf909e9f3c32fa604d65fb8e71023a44fc9240fbdbe4eb4d4686660c212e39
3
+ size 4315
special_tokens_map.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|endoftext|>",
4
+ "lstrip": false,
5
+ "normalized": true,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|endoftext|>",
11
+ "lstrip": false,
12
+ "normalized": true,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "unk_token": {
17
+ "content": "<|endoftext|>",
18
+ "lstrip": false,
19
+ "normalized": true,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ }
23
+ }
tokenizer_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "bos_token": {
5
+ "__type": "AddedToken",
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": true,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ },
12
+ "eos_token": {
13
+ "__type": "AddedToken",
14
+ "content": "<|endoftext|>",
15
+ "lstrip": false,
16
+ "normalized": true,
17
+ "rstrip": false,
18
+ "single_word": false
19
+ },
20
+ "errors": "replace",
21
+ "model_max_length": 1024,
22
+ "name_or_path": "gpt2",
23
+ "pad_token": null,
24
+ "special_tokens_map_file": null,
25
+ "tokenizer_class": "GPT2Tokenizer",
26
+ "unk_token": {
27
+ "__type": "AddedToken",
28
+ "content": "<|endoftext|>",
29
+ "lstrip": false,
30
+ "normalized": true,
31
+ "rstrip": false,
32
+ "single_word": false
33
+ }
34
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c555fd244aea97c94eab3fcd5a25a2f9d8256bb87379374fd1958649497714d
3
  size 3515
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6912040978ac0f63c23a7c68508b5d259f4646c0b1045e5b047ebe4d22d39b1
3
  size 3515
vocab.json ADDED
The diff for this file is too large to render. See raw diff