cardiffnlp
commited on
Commit
•
b49f3b6
1
Parent(s):
eba980e
Adding TF model
Browse files- config.json +1 -0
- tf_model.h5 +3 -0
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"XLMRobertaForMaskedLM"
|
4 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/home/jupyter/misc/tweeteval/TweetEval_models/xlm-twitter/twitter-xlm-roberta-base",
|
3 |
"architectures": [
|
4 |
"XLMRobertaForMaskedLM"
|
5 |
],
|
tf_model.h5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85aaca488c79d8cdafaa928e5ce8c8ce4ba35d21080c86c3bd8d9e0510e1753a
|
3 |
+
size 1112438280
|