Xmm commited on
Commit
b063fb6
1 Parent(s): a8d31fd

Model save

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "allenai/led-base-16384",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "architectures": [
@@ -50,7 +50,6 @@
50
  "min_length": 100,
51
  "model_type": "led",
52
  "no_repeat_ngram_size": 3,
53
- "num_beams": 2,
54
  "num_hidden_layers": 6,
55
  "pad_token_id": 1,
56
  "torch_dtype": "float32",
 
1
  {
2
+ "_name_or_path": "Xmm/led-large-16384-govreport",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "architectures": [
 
50
  "min_length": 100,
51
  "model_type": "led",
52
  "no_repeat_ngram_size": 3,
 
53
  "num_hidden_layers": 6,
54
  "pad_token_id": 1,
55
  "torch_dtype": "float32",
generation_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 0,
3
+ "decoder_start_token_id": 2,
4
+ "early_stopping": true,
5
+ "eos_token_id": 2,
6
+ "length_penalty": 2.0,
7
+ "max_length": 1024,
8
+ "min_length": 100,
9
+ "no_repeat_ngram_size": 3,
10
+ "pad_token_id": 1,
11
+ "transformers_version": "4.30.2",
12
+ "use_cache": false
13
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:396abfb537cc113e25ca52bb638c984a03c0d78ac60de7e873a083156a1c6193
3
  size 647680813
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7edcbc0580530a022fdcfba336aa9f4e7caa498362049223468fdf9c5eb92ae0
3
  size 647680813
runs/Jun17_08-55-50_3e14e26fd836/events.out.tfevents.1686992317.3e14e26fd836.532.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9f4d5c75642ed9e75d28d084a9be433706f09149ddb232c65da6894d11fdebd
3
+ size 7952
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ef1f70fa17dff2b4b11c044bb26a1d25bb1c86a7f4b3da85b98c17ea8fb326c
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a52987291441773566d9c18b5ec84528c5d54f6e0453cc116645113f10e6b8f
3
  size 4155