VladCarare commited on
Commit
a244beb
1 Parent(s): 74965d6

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:f823833f236d7dd2dc01a42c3e0fa537560067c27b3bfbac7290fbeb2abf140d
3
  size 3096181368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50ff14b0ea219cd267852d7853044be2715edba8afa58fbd36f81ea1ac0c09a5
3
  size 3096181368
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": 1024,
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:843e5bc7910fca979c38401880fb3408dcf0ad317bd8db7e5ec910b258436883
3
  size 4667
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a8583c57db2335af29a68c5fcaa0836113f00dab3b3a1fd76e7e33c6fd5f7b8
3
  size 4667