baekchaeeun commited on
Commit
b943a7c
·
verified ·
1 Parent(s): a13b168

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:6eb85d3d336c4f5c9483eb6c8a6c1dd459f0d33fd322891a5c22cba8989ba282
3
  size 272449872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9eac5fd3b2509752d554093e14dfde9d5d2a86e7703bea888164f240a53a4fa4
3
  size 272449872
runs/May13_03-21-46_e30fac9ceb5e/events.out.tfevents.1715570507.e30fac9ceb5e.1099.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca7d263870412fed84073fd64a970e5f06e86a731ae673f002fe58b1dcb04efa
3
+ size 8396
tokenizer.json CHANGED
@@ -1,7 +1,19 @@
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": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 1,
14
+ "pad_type_id": 0,
15
+ "pad_token": "[PAD]"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:821aa8c4ed43db5f8129b21381b6fafb4000a70ecb63bd6479f123b830df0fd6
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52f238c6087c3dfec6dd795fd81ce1c0641bc875347ecc70253cee5792bbd107
3
  size 4984