Upload 3 files
Browse files- config.json +6 -0
- pytorch_model.bin +3 -0
- training_args.bin +3 -0
config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"architectures": [
|
3 |
+
"MultitaskModel"
|
4 |
+
],
|
5 |
+
"transformers_version": "4.2.2"
|
6 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:312eeed1da42208d2dfc8e2d1fa48365037be609ef863ece367736c0f1debfa9
|
3 |
+
size 496824941
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:284bca4a37e6ae338c753b18c687de771a1667c82146d7585df58bbc113bc884
|
3 |
+
size 2031
|