Upload 9 files
Browse files- config.json +2 -2
- optimizer.pt +1 -1
- pytorch_model.bin +1 -1
- rng_state.pth +2 -2
- scaler.pt +1 -1
- scheduler.pt +1 -1
- trainer_state.json +0 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"add_bias_logits": false,
|
@@ -8,7 +8,7 @@
|
|
8 |
"BartForConditionalGeneration"
|
9 |
],
|
10 |
"attention_dropout": 0.0,
|
11 |
-
"author": "
|
12 |
"bos_token_id": 1,
|
13 |
"classif_dropout": 0.1,
|
14 |
"classifier_dropout": 0.1,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "gogamza/kobart-base-v2",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"add_bias_logits": false,
|
|
|
8 |
"BartForConditionalGeneration"
|
9 |
],
|
10 |
"attention_dropout": 0.0,
|
11 |
+
"author": "Heewon Jeon(madjakarta@gmail.com)",
|
12 |
"bos_token_id": 1,
|
13 |
"classif_dropout": 0.1,
|
14 |
"classifier_dropout": 0.1,
|
optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 991032261
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9fcc940f689877548f7457652c354f6e013eddafc57d3f4b91f5546ed7afe935
|
3 |
size 991032261
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 495648413
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a34f79372e1674997cf14e788a572fb4e35ffad84cfe7ddeaddaecad7abca5f
|
3 |
size 495648413
|
rng_state.pth
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:14781a6a95a6334b96025a17d2cfe969cc3c2b79d18004a4e289fe79836ff258
|
3 |
+
size 14511
|
scaler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 557
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5bbae2deb446e1319497b3d7bf188234c659430c63b02b1ecb78b3c143e57656
|
3 |
size 557
|
scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 627
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b52eba6d3f99db5cd79d44fedf3627877ce05f7dd238b29bf81682d37638f8f8
|
3 |
size 627
|
trainer_state.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|