KennethKK commited on
Commit
994b56e
1 Parent(s): 6dd21e8

Training in progress, step 500

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e4323c33a8e4e6bebbdfe905419929def55d6b81ed1e6a047b7d792eab1d27ce
3
  size 267844872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12537ec8a0ec10e92fb77c00124331f12e6535c13c454ad2e27ca8057a99692f
3
  size 267844872
runs/Nov07_02-20-50_71e800286cab/events.out.tfevents.1730946052.71e800286cab.202.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e78bdada2658af45f4eb927a64cb41154aa7c2e5f8ba1113889262e650fabea
3
+ size 5534
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": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 0,
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:c3a48f39690c77955e39174cf63f9e20b74830fafdf3595d90d2534654653ffd
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2777905f40ed91ce93e1a636d59682dadfbf8a79b138356fb286b9cdd69772b
3
  size 5240