Sarjinkhan2003 commited on
Commit
82ae3e9
·
verified ·
1 Parent(s): ee8c0d2

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. README.md +1 -1
  2. config.json +1 -1
  3. pytorch_model.bin +1 -1
  4. tokenizer.json +2 -16
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.9235**
 
15
  ## Labels
16
  positive | sadness | anger | anxiety | confusion | curiosity | neutral
17
 
18
+ Best Val F1: **0.9178**
config.json CHANGED
@@ -26,5 +26,5 @@
26
  ],
27
  "max_len": 128,
28
  "bert_base": "distilbert-base-uncased",
29
- "best_val_f1": 0.9235
30
  }
 
26
  ],
27
  "max_len": 128,
28
  "bert_base": "distilbert-base-uncased",
29
+ "best_val_f1": 0.9178
30
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:742cbc06954ead25b7dd361583258a549597c5619fa3cc9f844662e7a75b3449
3
  size 284087647
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d1c49a634aeae5297f8f521525bd0e09fd856cfebb263ee3d316f7c8d68b586
3
  size 284087647
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 128,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 128
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 0,
16
- "pad_type_id": 0,
17
- "pad_token": "[PAD]"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,