PDM commited on
Commit
da6bc9b
·
1 Parent(s): c67131f

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +6 -1
  3. training_args.bin +1 -1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fdb16b3536377bad98e295286bea4ff622a4b0083bd57ce4a0f16b6e3d3034c4
3
  size 267854321
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86764c612673888cc4f78e957539b46914460a6d08a51a6dcdcdfa9ed26b83ed
3
  size 267854321
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:7f29202b5b981be48228e4acea5b3eee121bc6728afad27828ba17766ae55a87
3
  size 3119
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e318e748e54480f81935eb7ab870d571b012c8aeef13882e685f56980a32e2b6
3
  size 3119