Commit
·
4a7b273
1
Parent(s):
bebe7e3
Update
Browse files- added_tokens.json +1 -1
- config.json +1 -1
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
added_tokens.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"[
|
|
|
1 |
+
{"[EMOJI]": 31004, "[USER]": 31002, "[HASHTAG]": 31003}
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "./results/checkpoint-
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./results/checkpoint-5700",
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68a8ce05fef9aef7bafd9c974a28cb8fb90d8b2cd02b7f178547c1062daad78c
|
3 |
+
size 439506429
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2223
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ae4c62cb077d22e67c577beb424a6fe260132c918abdd8bc0f4699c5b8178eb
|
3 |
size 2223
|