oliverbob commited on
Commit
8e39001
·
verified ·
1 Parent(s): 96d4632

Training in progress, epoch 1

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a696dda12325eff797f6dfa265f236e31e55f5c185fb2ffc772ddc2823b7c4ea
3
  size 4517152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72c1868497e843252c50d0bad9d1e673ee91f399d83109408437fadcb22d1c73
3
  size 4517152
runs/Feb05_09-56-28_ad03907822a7/events.out.tfevents.1707127000.ad03907822a7.309.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f59514f8c085070d4d5270e03db429dae06592450f4b456451c942cac35fa59b
3
- size 4905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:382868bdfdbce410596a60bdce4e66f5098e766b2a0a8a71303adfba519eb7e9
3
+ size 5059
runs/Feb05_09-56-28_ad03907822a7/events.out.tfevents.1707127140.ad03907822a7.309.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:446be764adeeedb172db5ad0000004d9a98873a4062263f328d4c6dea75b7c9a
3
+ size 4905
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 1024,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 4096,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },