bu4er88 commited on
Commit
dcac689
1 Parent(s): 8036088

Training complete!

Browse files
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:83bd705f9bbdb1941d6f38ae29ab8092260c9d196441b77ad2c2d5248c426257
3
  size 2283832874
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b248f888e18259683e3f7d695d7d46b61339edf4d486520dcd0b3bec86df7f12
3
  size 2283832874
runs/Oct27_12-48-38_a3670a7b04a7/1698411506.2039418/events.out.tfevents.1698411506.a3670a7b04a7.5418.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59bdbcfa43e88d0afcb72bc36af437f7edb2b9f2b01fe0f2cd64ab3238878fa0
3
+ size 4799
runs/Oct27_12-48-38_a3670a7b04a7/events.out.tfevents.1698411506.a3670a7b04a7.5418.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02f81f87eb3e1a1a9b16a9ecc6c337f8a744fcc9c84b2306ab8b00d5f2f05e8f
3
+ size 19077
tokenizer.json CHANGED
@@ -2,11 +2,20 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": null,
 
 
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 1024,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 1024
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,