ljcnju commited on
Commit
73c8be4
1 Parent(s): 874f2e8

Training in progress, epoch 1

Browse files
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:315346014f45ba2a8a5c7c7875a882cb559396896d9a9cb71cef9730dbf2dce7
3
  size 498859189
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08d883541c2eebc35152ede85cd509223c49b86f391d8c32ecbd7a48b4e01c95
3
  size 498859189
special_tokens_map.json CHANGED
@@ -9,7 +9,7 @@
9
  "rstrip": false,
10
  "single_word": false
11
  },
12
- "pad_token": "<pad>",
13
  "sep_token": "</s>",
14
  "unk_token": "<unk>"
15
  }
 
9
  "rstrip": false,
10
  "single_word": false
11
  },
12
+ "pad_token": "</s>",
13
  "sep_token": "</s>",
14
  "unk_token": "<unk>"
15
  }
tokenizer.json CHANGED
@@ -1,11 +1,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
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:900c4c13767e317320e158e4ae66651fc9a94bef282d68e90a4144a857fcbb3b
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47fe9665085bc4be33641ffe833db2c0a2be74a55803144df3e33a9afd486257
3
  size 4027