mayank0621 commited on
Commit
7882237
1 Parent(s): 3adc336

Training in progress, step 5800

Browse files
.ipynb_checkpoints/special_tokens_map-checkpoint.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|startoftext|>",
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
+ "pad_token": "!",
17
+ "unk_token": {
18
+ "content": "<|endoftext|>",
19
+ "lstrip": false,
20
+ "normalized": true,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ }
.ipynb_checkpoints/tokenizer-checkpoint.json ADDED
The diff for this file is too large to render. See raw diff
 
runs/Jun21_17-37-30_AHMCPU2839/events.out.tfevents.1718971650.AHMCPU2839.183587.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ccf37f0ef9b806d443919769b3f32440eb4277e191066fed08960d6595f097c
3
- size 28656
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0749e26f7825788903cc097bee112ae99dad5ed47fe48ca7b1b5edc67b477a7b
3
+ size 29500
runs/Jun21_18-25-53_AHMCPU2839/events.out.tfevents.1718974554.AHMCPU2839.152966.9 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:50cb16a909f7e1433bd99d550ae1a435ba1aabf1d1d918505ed1f5ce580965fc
3
- size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed31426ebb62625385c7df7bdbf2fd7833226d277ad8ebf8e2512ed7b95ba832
3
+ size 7556