hseguraq commited on
Commit
51e0301
1 Parent(s): 768c10a

End of training

Browse files
README.md CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased-finetuned-sst-2-english](https://huggingface.co/distilbert-base-uncased-finetuned-sst-2-english) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.5228
22
- - Accuracy: 0.912
23
- - F1: 0.9426
24
 
25
  ## Model description
26
 
 
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased-finetuned-sst-2-english](https://huggingface.co/distilbert-base-uncased-finetuned-sst-2-english) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.4842
22
+ - Accuracy: 0.922
23
+ - F1: 0.9483
24
 
25
  ## Model description
26
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:50d6d02d800ab640ba5d4022ea411cdbc9d1a8f43c868611d36ed66c8a06b491
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca7f48bb02eed1866504a5c4604433dbf38137a58492be673b6f8648add26cfa
3
  size 267832560
runs/Jun17_00-29-58_7d4fc80acb3e/events.out.tfevents.1718584199.7d4fc80acb3e.2434.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c66174ff22b97f26aac6c020bbef2f8ffc1ffb86d87b832695d181f90b7ad12
3
+ size 5870
runs/Jun17_00-29-58_7d4fc80acb3e/events.out.tfevents.1718584568.7d4fc80acb3e.2434.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28dbcb14a3b834aa48bf0ed5dc9a6c060738839948042b05182e2cf4038271b5
3
+ size 457
tokenizer_config.json CHANGED
@@ -43,9 +43,11 @@
43
  },
44
  "clean_up_tokenization_spaces": true,
45
  "cls_token": "[CLS]",
 
46
  "do_lower_case": true,
47
  "mask_token": "[MASK]",
48
  "model_max_length": 512,
 
49
  "pad_token": "[PAD]",
50
  "sep_token": "[SEP]",
51
  "strip_accents": null,
 
43
  },
44
  "clean_up_tokenization_spaces": true,
45
  "cls_token": "[CLS]",
46
+ "do_basic_tokenize": true,
47
  "do_lower_case": true,
48
  "mask_token": "[MASK]",
49
  "model_max_length": 512,
50
+ "never_split": null,
51
  "pad_token": "[PAD]",
52
  "sep_token": "[SEP]",
53
  "strip_accents": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f46468a2c330dc2bdf0844a6d121132bb352e75877e62826c86c84ea5feaebfd
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e877f1472879a2d0861397d810081db15d1a8c368f8f78c144435c587dba14c
3
  size 5112