apwic commited on
Commit
b2230dd
1 Parent(s): 6e9f79c

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:395f0477138da8fb427bbb82a885672fb22e1c46bd02c9d629eb9c18f01e48e5
3
  size 447121756
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cfaac6e3a5c3741c29bb9f7fc83f3b81bb9b4f63839f6142ddda7aa6ec0f40c
3
  size 447121756
runs/Jun03_09-42-28_a358b85c7679/events.out.tfevents.1717407763.a358b85c7679.12601.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cf9103f66e8ab6e79dd610812cafb11ec467e919738c0d61a9326631fd6adb9
3
+ size 6062
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": 200,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 200
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 0,
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:e6b778739730db86adb95ea1bc7a65abad92b3b67f163cef400e9bd93fb21850
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fcb669f00312eb51fd158f3e8df20350daf0158e1572e5d8b20054610b717cb
3
  size 5048