ajikadev commited on
Commit
d88864d
·
verified ·
1 Parent(s): 624d5da

Training in progress, epoch 0

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b5555a685a4b640889d1d1f459eda6f6086a022bd445b854d8be842060c2e01
3
  size 377611120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3de6e11b1f83dadf3d18e2a69f7f207d86a90528824480066b572007ac019ccd
3
  size 377611120
runs/Nov17_08-41-00_c67e9ecaef53/events.out.tfevents.1763369644.c67e9ecaef53.13.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:865a7cc3bc46d55f0b45c4cbada479da39daf615818ea5e9fdab31bd15fddea3
3
+ size 27371
special_tokens_map.json CHANGED
@@ -1,6 +1,30 @@
1
  {
2
- "bos_token": "<s>",
3
- "eos_token": "</s>",
4
- "pad_token": "<pad>",
5
- "unk_token": "<unk>"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  }
 
1
  {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": true,
5
+ "normalized": false,
6
+ "rstrip": true,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": true,
12
+ "normalized": false,
13
+ "rstrip": true,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<pad>",
18
+ "lstrip": true,
19
+ "normalized": false,
20
+ "rstrip": true,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<unk>",
25
+ "lstrip": true,
26
+ "normalized": false,
27
+ "rstrip": true,
28
+ "single_word": false
29
+ }
30
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d4c5aba25f49f6a432b5a575aabfb7e0279bed10b5abf99c826562ff4c176cc
3
  size 5713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9361ce2881c76bba6aa2be9da231e07c17171650f131541c0cb95f3ccbc74dc1
3
  size 5713