ToirovSadi commited on
Commit
ec94ec0
1 Parent(s): 6d87eb9

Training in progress, step 500

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7b7532c6e897040ca7b7ff54f1ca87bc94c8f6625add34d2abc6530c887ce1d
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:096f6d7734f1dacdfbef3dd7df34566070b128cdfa748dafe1326cf26d9a054a
3
  size 242041896
runs/Dec30_05-48-26_n7dtvp0t2o/events.out.tfevents.1703915310.n7dtvp0t2o.500.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9ec025f04e978cdc77aa3daeb72cc707fdfae9966264de97be9188e86d61e4a
3
+ size 5299
runs/Dec30_05-49-58_n7dtvp0t2o/events.out.tfevents.1703915398.n7dtvp0t2o.500.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ff297d535c0e5804fa24df40b65725674a3f4ead2001d7f8fdea9a58d5029e6
3
+ size 5299
runs/Dec30_06-15-54_nuq2gsgidl/events.out.tfevents.1703916959.nuq2gsgidl.101.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24e34ae5200990dcb6fb72e795113d834484f1257fc9f1ad8bd06f0cdd8487d9
3
+ size 5456
tokenizer.json CHANGED
@@ -6,14 +6,7 @@
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,
 
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": null,
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
tokenizer_config.json CHANGED
@@ -932,7 +932,10 @@
932
  "extra_ids": 100,
933
  "max_length": 128,
934
  "model_max_length": 512,
 
935
  "pad_token": "<pad>",
 
 
936
  "stride": 0,
937
  "tokenizer_class": "T5Tokenizer",
938
  "truncation_side": "right",
 
932
  "extra_ids": 100,
933
  "max_length": 128,
934
  "model_max_length": 512,
935
+ "pad_to_multiple_of": null,
936
  "pad_token": "<pad>",
937
+ "pad_token_type_id": 0,
938
+ "padding_side": "right",
939
  "stride": 0,
940
  "tokenizer_class": "T5Tokenizer",
941
  "truncation_side": "right",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:06996a07e9b4b5c8cf7033035c56f4ab47cb6f27ddebb58f05977216449ef545
3
- size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45389cca8467fad982f8bb309999f5e209f0858ddf1498152f225bd458a7a556
3
+ size 4347