Colabng commited on
Commit
9ab5b02
·
verified ·
1 Parent(s): 6d86de0

Colabng/twitter_bank_scam_classifier

Browse files
README.md CHANGED
@@ -20,9 +20,9 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.7309
24
- - Accuracy: 0.55
25
- - Auc: 0.53
26
 
27
  ## Model description
28
 
@@ -53,8 +53,8 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Auc |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:----:|
56
- | 0.6939 | 1.0 | 11 | 0.7180 | 0.59 | 0.53 |
57
- | 0.6132 | 2.0 | 22 | 0.7309 | 0.55 | 0.53 |
58
 
59
 
60
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.8615
24
+ - Accuracy: 0.59
25
+ - Auc: 0.56
26
 
27
  ## Model description
28
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Auc |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:----:|
56
+ | 0.6741 | 1.0 | 11 | 0.8638 | 0.59 | 0.55 |
57
+ | 0.5976 | 2.0 | 22 | 0.8615 | 0.59 | 0.56 |
58
 
59
 
60
  ### Framework versions
adapter_config.json CHANGED
@@ -28,8 +28,8 @@
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
31
- "value",
32
  "query",
 
33
  "key"
34
  ],
35
  "task_type": "SEQ_CLS",
 
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
 
31
  "query",
32
+ "value",
33
  "key"
34
  ],
35
  "task_type": "SEQ_CLS",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:52a41311dc2c26a96b4bb294c1086d3ff7edaa0920f04613cad6a63a64c8655c
3
  size 95583552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e658245f9e2ef3187c55ece1c6bdd7ddc633dc3e2c3275884d0db8a4bb27b7d2
3
  size 95583552
runs/Sep06_21-28-43_tochukwus-MacBook-Pro.local/events.out.tfevents.1757190523.tochukwus-MacBook-Pro.local ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb62fc3f99087858187d0de62eacb0097621a736de77c6681459b4532da2fc7d
3
+ size 5634
runs/Sep06_21-30-35_tochukwus-MacBook-Pro.local/events.out.tfevents.1757190635.tochukwus-MacBook-Pro.local ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92513372f0a7872f097a8c8c01b36e78d9a4f8558d587223cb47fef820d81f49
3
+ size 6552
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:266cbd019f1583ad5683eb06757e21dbe970b9e623c269d06efc1e82760a16e7
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5077f9323abf26b96fbc72019acb8701cefdad93374c5da194e61cb3ec6b7930
3
  size 5777