domenicrosati commited on
Commit
10054e6
1 Parent(s): 6ac05cd

Training in progress, step 1000

Browse files
config.json CHANGED
@@ -46,7 +46,7 @@
46
  "length_penalty": 2.0,
47
  "max_decoder_position_embeddings": 1024,
48
  "max_encoder_position_embeddings": 16384,
49
- "max_length": 1536,
50
  "min_length": 100,
51
  "model_type": "led",
52
  "no_repeat_ngram_size": 3,
 
46
  "length_penalty": 2.0,
47
  "max_decoder_position_embeddings": 1024,
48
  "max_encoder_position_embeddings": 16384,
49
+ "max_length": 3072,
50
  "min_length": 100,
51
  "model_type": "led",
52
  "no_repeat_ngram_size": 3,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0c637db8221717a49ac57b2e052cc93d91a43160fc15c673762cd88fcb05e861
3
  size 647614116
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fb99ad24f64f1e579c59c06d2a8e14ac280f1393311bbe9c939b646d30a6977
3
  size 647614116
runs/Mar06_16-30-58_f250ba48c699/events.out.tfevents.1709742660.f250ba48c699.3065.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f302eef3d0a90345989400eeb6c939d1736b344f5a6529bcb303b07e9d9b6250
3
+ size 6819
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
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,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 1024,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 1024
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dbc9f26db116a8eaa41621fbb35f5921831e00561bedf6141051ae49cf2c5f12
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d8b4b9f224f9874422e5f18f36b97f31e530e5098edc0f99c65ec3ab816b294
3
  size 5112