Commit ·
8932021
1
Parent(s): 3bfa295
https://huggingface.co/richtsai1103/finetuning-summarization-model
Browse files
generation_config.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"decoder_start_token_id": 0,
|
| 3 |
+
"eos_token_id": 1,
|
| 4 |
+
"pad_token_id": 0,
|
| 5 |
+
"transformers_version": "4.28.1"
|
| 6 |
+
}
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1200772485
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3eb8f24f86726533580fdd43fa1f1e62c5e82f68647d329dafefc76702aec740
|
| 3 |
size 1200772485
|
runs/Apr27_04-33-55_e7bcf8a46530/events.out.tfevents.1682570303.e7bcf8a46530.273.2
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf6446187bc510f4b2f3dfedc7372610c259c60f81d43816ec23ebe2bd8c6274
|
| 3 |
+
size 9688
|
runs/Apr27_04-33-55_e7bcf8a46530/events.out.tfevents.1682571205.e7bcf8a46530.273.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc4f7b9c1154d3c36ddfad53f03eca74bb3f353b7b4db041d3169108875d9ee8
|
| 3 |
+
size 562
|