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.20",
|
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:063ec0909533f64bc50f0cd7a75d9f55f472b2a95a3b987e3a28113f19aa97c2
|
3 |
+
size 1630221884
|