Add TF weights
Browse files- config.json +1 -1
- tf_model.h5 +3 -0
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"RobertaPreLayerNormForMaskedLM"
|
| 5 |
],
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "/tmp/andreasmadsen/efficient_mlm_m0.40",
|
| 3 |
"architectures": [
|
| 4 |
"RobertaPreLayerNormForMaskedLM"
|
| 5 |
],
|
tf_model.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2126527ed5d5a6f7304cd1655349e3e2b5760088c06a7c6449219f040a8c4a9f
|
| 3 |
+
size 1630221884
|