b10401015 commited on
Commit
4796ad2
·
verified ·
1 Parent(s): 9452fb1

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:86751fc1f7145907e0f6139b7a8800ebe52ca4df538e8def91fedf661ebf14dc
3
  size 409097164
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5af87cfab495e6fb2fcf21e558bb1eae5e911fd82a8b8347ac08759aa118083
3
  size 409097164
runs/Sep21_02-45-36_829d41e10b51/events.out.tfevents.1726886768.829d41e10b51.4205.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea022c3104e199e9160deb6a995a262848cd9e5383a18a0e3cddf72e03f03005
3
+ size 5361
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": 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,
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:42153a0b95d129cb658f5986a0be988b3e03b37980a1ab7c59a47017c6181c84
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98a3adfa57b466d7669a2a1d8e14eb8f42e94f2867ac4ca301a6f0f742085aed
3
  size 5240