wjbmattingly commited on
Commit
ecf6274
·
verified ·
1 Parent(s): 3f01780

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +6 -1
  3. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c907d8332356492eac903ac7dbe15ac0a8fa037b0b1b53aaeff8d000bd89425a
3
  size 1583351632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7ff4682ba26880d31ec6dc662e50e8a336f37abdc805fdc72d8fb93e4180afe
3
  size 1583351632
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 8192,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:728a334c4e45a336c4079bc7a20960501f42a5445ef9f2e25fd56b57f75611d7
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0770292dd0f8833c0d435085dda663946007763b447cd633a23e8b2b40c8cac4
3
  size 5368