Model save
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
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:
|
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:
|
3 |
size 4155
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a52987291441773566d9c18b5ec84528c5d54f6e0453cc116645113f10e6b8f
|
3 |
size 4155
|