Add TF ckpt
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 |
"ConvBertModel"
|
| 5 |
],
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "/content/coverted",
|
| 3 |
"architectures": [
|
| 4 |
"ConvBertModel"
|
| 5 |
],
|
tf_model.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf5b0f2c3c38997e0f2124b03b00fd1d2683123182050ebc7ae332ce1680eaee
|
| 3 |
+
size 52920104
|