boisalai commited on
Commit
5b64d88
·
verified ·
1 Parent(s): 17825e8

Training completed!

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](https://huggingface.co/distilbert-base-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.1862
22
- - Accuracy: 0.945
23
- - F1: 0.9450
24
 
25
  ## Model description
26
 
@@ -51,13 +51,13 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
- | 0.1087 | 1.0 | 225 | 0.1646 | 0.9444 | 0.9444 |
55
- | 0.0714 | 2.0 | 450 | 0.1862 | 0.945 | 0.9450 |
56
 
57
 
58
  ### Framework versions
59
 
60
- - Transformers 4.38.2
61
  - Pytorch 2.2.1+cu121
62
  - Datasets 2.18.0
63
  - Tokenizers 0.15.2
 
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.1917
22
+ - Accuracy: 0.9333
23
+ - F1: 0.9333
24
 
25
  ## Model description
26
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
+ | 0.2445 | 1.0 | 225 | 0.1848 | 0.9328 | 0.9328 |
55
+ | 0.1311 | 2.0 | 450 | 0.1917 | 0.9333 | 0.9333 |
56
 
57
 
58
  ### Framework versions
59
 
60
+ - Transformers 4.39.0
61
  - Pytorch 2.2.1+cu121
62
  - Datasets 2.18.0
63
  - Tokenizers 0.15.2
config.json CHANGED
@@ -20,6 +20,6 @@
20
  "sinusoidal_pos_embds": false,
21
  "tie_weights_": true,
22
  "torch_dtype": "float32",
23
- "transformers_version": "4.38.2",
24
  "vocab_size": 30522
25
  }
 
20
  "sinusoidal_pos_embds": false,
21
  "tie_weights_": true,
22
  "torch_dtype": "float32",
23
+ "transformers_version": "4.39.0",
24
  "vocab_size": 30522
25
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63235286d2b6eb2ddeb039bcf7319ed01398b9c29ec3ac03fcdfb4a7dcbc5c28
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6da13e609adfb53d3e241329b534725f52bcb729d4834f1d21a40a3b69e0f88
3
  size 267832560
runs/Mar22_13-35-42_624fda60a90f/events.out.tfevents.1711114545.624fda60a90f.515.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:715a5eee6fc31916e52145326dff8392efb3c5f5723c206f57bb3d17fbcd19a5
3
+ size 6062
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8817aa764cd293e4d26e6600913a809fcb778c45f12ef2a9e4ddaa7a8f8b4b20
3
- size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bc59368569f0c1787a5efbb374e4063770659a91d566dc644f01519cb1ef213
3
+ size 4984