nickovchinnikov commited on
Commit
bbe7a63
·
1 Parent(s): 44192b9

Training completed!

Browse files
runs/Apr27_10-43-28_Me/events.out.tfevents.1682585012.Me.19760.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f32d96dc18810981aeadf6ea8a95337692c2d7b359e0b6129b015e7439e82ba0
3
- size 4887
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a6504101672cb8df1d4c08b3979a7b27153684df9adeee12009db1766cd0867
3
+ size 5610
tokenizer.json CHANGED
@@ -1,7 +1,19 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 0,
14
+ "pad_type_id": 0,
15
+ "pad_token": "[PAD]"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 0,