ajikadev commited on
Commit
db1c474
·
verified ·
1 Parent(s): 6614e40

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:3c6d097571b763c648df03f21ce8dae9ed9a400b32e7730cf57bdb7e5f66d584
3
  size 377611120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df22d28b785540453ba06fbdd216cbb1e744744573438a39a309187bcd30d8f8
3
  size 377611120
runs/Nov17_09-03-59_36e08c6c0aa9/events.out.tfevents.1763370369.36e08c6c0aa9.13.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:263f9ff5235f11e16486cc7ee23c0b6207a84eeb3463e2fd23528cb736352bc6
3
+ size 27377
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:6a44e801ab816f731b5171d217820ab5b994c56acd46275d64c2d3978160d396
3
  size 5713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:beeadb450530ae66ccc4281895398685ce7cd5fd85a6163bffb6d71a4915c8c2
3
  size 5713