Kim-Rass commited on
Commit
5db0853
·
verified ·
1 Parent(s): 7d4af63

Training in progress, epoch 1

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b5c0154e36f721c05266e5874614ab6cebb1a6be0ea0d295863d1c7d325d451
3
  size 440136504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db758d315b839e9c92be4616b687d4ec0285f78650df880c08b729f4ee19d62c
3
  size 440136504
runs/Feb13_15-58-57_a100/events.out.tfevents.1739429938.a100.45299.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2fc9eb6402300f702d239c45e08cc34164084117fce88bad54e1ea8819c5efc
3
- size 5593
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:390b0793ea90b8e81b48489588ced8e47b152aa092204cb8c57eefa29fd72ce0
3
+ size 7662
runs/Feb13_16-00-18_a100/events.out.tfevents.1739430019.a100.46088.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cee2ed03ef0e80550f2d451bd4ee1d970e4ede823e446adabcc6bd347af89eb
3
+ size 4184
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 64,
6
- "strategy": "OnlySecond",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 64
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 512
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:737bd57eee710daebcd9234f19e0c13d188b77bef8a3d3bcb0179fabf052931e
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7ec328295bbbab2cf7cf105ba52468f19c2c7e5d82adf757f62232a3fe072ac
3
  size 5304