lielbin commited on
Commit
2f230db
1 Parent(s): 88dfc91

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:3fcbd1c56f5b4fbcea662228f85b4c7f3a4e5542bd73ef065c5769c2c1bd9faf
3
  size 34010640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:474250c0c63b6182571c3dec7aee035dbaaa2f2bc052698fc148c041177a2b13
3
  size 34010640
runs/Jun04_11-26-03_ise-cpu256-04/events.out.tfevents.1717489569.ise-cpu256-04.1955445.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d109dd73b71b7b7c2a160252d15e5a21eb0c0c9e8f50d1d026eb19da20f28aee
3
+ size 8836
tokenizer.json CHANGED
@@ -1,7 +1,21 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 128,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 128
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 1,
16
+ "pad_type_id": 0,
17
+ "pad_token": "<pad>"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3227cd3fa136b5db714c1aa9d54c25d0d04288efa4d680edc0bedee8d0b06681
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25babfbab2ec5dd5b973efa6382e60e02a2fa299c6c9bdb3a550cf49aa35da39
3
  size 4792