sphyuung commited on
Commit
5fee76d
·
verified ·
1 Parent(s): dc73635

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:7c4add936bdd2c7dfebfb1ae65c49bebe9ae8f416ebcaea949e9f5561234348f
3
  size 430929740
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06dca6faba594f8697d05ea4a13b24a447f61fc0b862d28ab0812bfa552f1f8b
3
  size 430929740
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": 512,
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:8699b2e30d71c029cafd47522d68f20a1b67b649c54c508d7f441ab024f68992
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46f2412debe25974470075d67bdeac7a67b80175fb67040bb2230a51576b3808
3
  size 5240