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.15",
|
| 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:26a3ed898ac3b3482c833e05036286e1590e79f2179323fde8009af827973f53
|
| 3 |
+
size 1630221884
|