mp-02 commited on
Commit
dfb4837
·
verified ·
1 Parent(s): e6a2e9c

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:a38c125c1bdaea97220e48c48faac87f12495d8504329ba41fd63e2b71d31820
3
  size 503825792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf457c5d4151c882c3319f6cd4f7f3eb7435e093e78f68ea3094981222e01a67
3
  size 503825792
runs/Nov17_21-58-35_bernini/events.out.tfevents.1731877134.bernini.2285.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bc425a0874b2646b6c76f6f7500f47125f8044d62ac5efe70994f9c0c2334f1
3
+ size 9660
runs/Nov17_22-07-29_bernini/events.out.tfevents.1731877651.bernini.3234.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7778c1cb16481af323ffcdbbefb9f7635a5070194d96f021cc52bfd5f0f1215f
3
+ size 10353
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": 1,
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:281b10d894475a76b2dc747eab731b176485d893acb492065a3ad657496dc1fc
3
- size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94a61bd0638c6f3e6ded5bb09fdd795a2508fb1714008df3dd6f9c6d59302b29
3
+ size 5240