adding TensorFlow
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 |
"XLMRobertaModel"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "clips/mfaq",
|
3 |
"architectures": [
|
4 |
"XLMRobertaModel"
|
5 |
],
|
tf_model.h5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:840cd21152b9d1a5a435331634f529d77500a36bfbc19c8902f8c5a3e485d9de
|
3 |
+
size 1112450672
|