Commit ·
d9e1c1f
1
Parent(s): 291695d
second
Browse files- config.json +1 -0
- pytorch_model.bin +3 -0
config.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"activation_dropout": 0.1,
|
| 3 |
"activation_function": "gelu",
|
| 4 |
"architectures": [
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "MorrisPark/twc2-bart-pretrain",
|
| 3 |
"activation_dropout": 0.1,
|
| 4 |
"activation_function": "gelu",
|
| 5 |
"architectures": [
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f20ae1762f44e8c4ef1936f8bd281c3fee26b1b7a8b0465de2a6bb37b9ba73f
|
| 3 |
+
size 186974109
|