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

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "t5-small/checkpoint-26500/",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "ToirovSadi/t5-small",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4cd288c1dedb2a163f4c9f954192b4c920d33bfe716c3b04720ce21416234810
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7b7532c6e897040ca7b7ff54f1ca87bc94c8f6625add34d2abc6530c887ce1d
3
  size 242041896
runs/Dec30_05-28-57_n7dtvp0t2o/events.out.tfevents.1703914166.n7dtvp0t2o.288.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c88f9d6fbbb79ef738a5dfb769e69a745957727c0a0e00b4c6188c938e3a1ddc
3
+ size 40
runs/Dec30_05-32-00_n7dtvp0t2o/events.out.tfevents.1703914322.n7dtvp0t2o.373.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79a12c755a822c3d404fcc1639b255b46a4bbe7ba9f0e11da6e564cdf3603836
3
+ size 5299
runs/Dec30_05-41-14_n7dtvp0t2o/events.out.tfevents.1703914878.n7dtvp0t2o.500.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b03c096a01a4e534cc9741943f8bf2ae243e093be7e5ba87a1c9443ea1f9dc46
3
+ size 5299
runs/Dec30_05-44-09_n7dtvp0t2o/events.out.tfevents.1703915054.n7dtvp0t2o.500.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fbe8f69440ec15c555d19323694f3b1d51c87456ab8ec61c2bad1b0e702fff4
3
+ size 5456
tokenizer.json CHANGED
@@ -6,7 +6,14 @@
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": null,
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
 
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,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4dd7735b03aec1a346711a01eb885cbde4b2cd217a0e48617f30b2647755dda0
3
- size 4347
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06996a07e9b4b5c8cf7033035c56f4ab47cb6f27ddebb58f05977216449ef545
3
+ size 4792