tasinhoque
commited on
Commit
•
372cb64
1
Parent(s):
5b53272
Training in progress, step 500
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"RobertaForSequenceClassification"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "tasinhoque/text-classification-goemotions",
|
3 |
"architectures": [
|
4 |
"RobertaForSequenceClassification"
|
5 |
],
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1421690925
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e46d9780e10bbffbb9ffbe3f2d7cd964c35df2cd9d437f7fe244f0370e5d1472
|
3 |
size 1421690925
|
runs/Feb21_15-13-05_26d434cd53f7/1676992808.1564844/events.out.tfevents.1676992808.26d434cd53f7.23.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1d58d9a6048c4aacb96e9c41a50bdb6072434e0814b6926fbd7c9376f546bac
|
3 |
+
size 5371
|
runs/Feb21_15-13-05_26d434cd53f7/events.out.tfevents.1676992808.26d434cd53f7.23.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a72aa0ad71fa978230f694a8046ab42629f7d40f5638bc1e916a1a51f4dd77f
|
3 |
+
size 5430
|
tokenizer_config.json
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
"errors": "replace",
|
7 |
"mask_token": "<mask>",
|
8 |
"model_max_length": 512,
|
9 |
-
"name_or_path": "
|
10 |
"pad_token": "<pad>",
|
11 |
"sep_token": "</s>",
|
12 |
"special_tokens_map_file": null,
|
|
|
6 |
"errors": "replace",
|
7 |
"mask_token": "<mask>",
|
8 |
"model_max_length": 512,
|
9 |
+
"name_or_path": "tasinhoque/text-classification-goemotions",
|
10 |
"pad_token": "<pad>",
|
11 |
"sep_token": "</s>",
|
12 |
"special_tokens_map_file": null,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3311
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:318b22cc5659cfae9c8be13f9e733d23205bda6f6f3b606366bf8e6007cbc33c
|
3 |
size 3311
|