Upload folder using huggingface_hub
Browse files- README.md +1 -1
- config.json +1 -1
- pytorch_model.bin +1 -1
README.md
CHANGED
|
@@ -15,4 +15,4 @@ Novel hybrid architecture for HCI research (ICCA 2026).
|
|
| 15 |
## Labels
|
| 16 |
positive | sadness | anger | anxiety | confusion | curiosity | neutral
|
| 17 |
|
| 18 |
-
Best Val F1: **0.
|
|
|
|
| 15 |
## Labels
|
| 16 |
positive | sadness | anger | anxiety | confusion | curiosity | neutral
|
| 17 |
|
| 18 |
+
Best Val F1: **0.9142**
|
config.json
CHANGED
|
@@ -26,5 +26,5 @@
|
|
| 26 |
],
|
| 27 |
"max_len": 128,
|
| 28 |
"bert_base": "distilbert-base-uncased",
|
| 29 |
-
"best_val_f1": 0.
|
| 30 |
}
|
|
|
|
| 26 |
],
|
| 27 |
"max_len": 128,
|
| 28 |
"bert_base": "distilbert-base-uncased",
|
| 29 |
+
"best_val_f1": 0.9142
|
| 30 |
}
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 284087647
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ec3eaecf0718e8a0149d8118b2e53481dd2fe3727962a317671a6be0866d96f
|
| 3 |
size 284087647
|