GuysTrans commited on
Commit
34aae86
1 Parent(s): b38ff67

End of training

Browse files
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:704209f8e20eaf87d7be0a4df257a9e904cdd7fdab4ba565a55af5011c9be74e
3
  size 557971229
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c565129f317e0da3c6cfeb24734588373ea8aa6aba6eb0417109b7182fb5e13b
3
  size 557971229
runs/Jul25_02-59-49_3199ed49cd76/events.out.tfevents.1690254149.3199ed49cd76.521.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d901a45ee42b6fd5f90426c746fab0b342d099f48bdd24ef3c20439d0f92eb5
3
- size 53125
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78b6d88bdda20f9697c4e7a7b65a3cb57cba4d4bce5889cbb0b20ad793a989a4
3
+ size 58729
tokenizer.json CHANGED
@@ -2,11 +2,20 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 2048,
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": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 512
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 1,
16
+ "pad_type_id": 0,
17
+ "pad_token": "<pad>"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 0,