DaydreamerF commited on
Commit
dae5604
1 Parent(s): 77bbb00

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +2 -16
  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:bd26dfd83e17cd31f7d27d7d3e4614ced2ab492fe3792434bdd0c169155f676d
3
  size 406784817
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47334b9d9fada7784c4884c35621da6460c2f486a672607fa58682b43e73a48f
3
  size 406784817
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 384,
6
- "strategy": "OnlySecond",
7
- "stride": 128
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 384
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 0,
16
- "pad_type_id": 0,
17
- "pad_token": "[PAD]"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91a3bec403400fb995d8e438df3289e64ef27aefe2041a8f16e596be877b39be
3
  size 3439
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02245cb826b1b216626ce2342aec0c31a6de4d352d740dcb35b272ab2d51019a
3
  size 3439