Jan Christian Blaise Cruz
commited on
Commit
•
f992b72
1
Parent(s):
6de2452
Added TensorFlow checkpoint
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 |
"ElectraForSequenceClassification"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "electra-tagalog-small-uncased-discriminator-newsphnli",
|
3 |
"architectures": [
|
4 |
"ElectraForSequenceClassification"
|
5 |
],
|
tf_model.h5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:569808a835ba6a21b3b708dcd83c8683ff9cdfb5b9b34c6d82a84c120478ab79
|
3 |
+
size 55225832
|