snork-maiden commited on
Commit
ac6ba40
·
1 Parent(s): 1876e72

Training in progress, step 100

Browse files
config.json CHANGED
@@ -15,6 +15,7 @@
15
  "is_encoder_decoder": true,
16
  "is_gated_act": false,
17
  "layer_norm_epsilon": 1e-06,
 
18
  "model_type": "t5",
19
  "n_positions": 512,
20
  "num_decoder_layers": 12,
 
15
  "is_encoder_decoder": true,
16
  "is_gated_act": false,
17
  "layer_norm_epsilon": 1e-06,
18
+ "max_length": 50,
19
  "model_type": "t5",
20
  "n_positions": 512,
21
  "num_decoder_layers": 12,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad8d25aa1ea17d9ebb5f062ebe7204de927b55d2600e5042bc0d89a48e8167b6
3
  size 800433809
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fd8589d6b80e0d75e741d701d312ecdd7f5a221ca3da7824a153786b7c5697a
3
  size 800433809
runs/May11_19-24-58_57d0bd76bddb/events.out.tfevents.1683834110.57d0bd76bddb.5349.4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:30cc5ca0b982cc891d0f86dc3b9b9cf50285178c99d140ac0b563395f7d1b2dd
3
- size 6476
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdd0b89491d2886a2658c52f6a4f2bc1e1c4be2fb931faae975a8e1e8a5b6e99
3
+ size 6830
runs/May11_19-57-22_57d0bd76bddb/1683835056.7152326/events.out.tfevents.1683835056.57d0bd76bddb.5349.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c68e35a695df37a03ad41a1567c628f6d38f844e68520de6bdd6648b106112c0
3
+ size 6114
runs/May11_19-57-22_57d0bd76bddb/events.out.tfevents.1683835056.57d0bd76bddb.5349.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ac272bf0184ef5313d609cd9b00e7ea5a2874322997306b93dddbf2d17dc512
3
+ size 5442
tokenizer-equations-all.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer.json CHANGED
@@ -1,19 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 150,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": "BatchLongest",
11
- "direction": "Right",
12
- "pad_to_multiple_of": null,
13
- "pad_id": 3,
14
- "pad_type_id": 0,
15
- "pad_token": "[PAD]"
16
- },
17
  "added_tokens": [
18
  {
19
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4956e5f93483400fec183d57145432c2b77d2619fe50f71081ce2a3e00e21344
3
  size 3707
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0690219ab67ac03f54b771f42813cfc4aab3e8ac5683ec633717e3f93e68de6
3
  size 3707