cotysong113 commited on
Commit
981ef5c
·
verified ·
1 Parent(s): 9b73ec7

Training completed!

Browse files
README.md CHANGED
@@ -18,8 +18,8 @@ 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 an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.8032
22
- - Accuracy: 0.9168
23
 
24
  ## Model description
25
 
@@ -50,16 +50,16 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 4.3135 | 1.0 | 318 | 3.3064 | 0.7216 |
54
- | 2.6572 | 2.0 | 636 | 1.9022 | 0.8461 |
55
- | 1.5805 | 3.0 | 954 | 1.1884 | 0.8868 |
56
- | 1.0451 | 4.0 | 1272 | 0.8897 | 0.9090 |
57
- | 0.8252 | 5.0 | 1590 | 0.8032 | 0.9168 |
58
 
59
 
60
  ### Framework versions
61
 
62
- - Transformers 4.46.0
63
- - Pytorch 2.5.0
64
- - Datasets 3.0.2
65
- - Tokenizers 0.20.1
 
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.8083
22
+ - Accuracy: 0.9161
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 4.3211 | 1.0 | 318 | 3.3248 | 0.7210 |
54
+ | 2.6732 | 2.0 | 636 | 1.9187 | 0.8406 |
55
+ | 1.5914 | 3.0 | 954 | 1.1971 | 0.8877 |
56
+ | 1.0497 | 4.0 | 1272 | 0.8947 | 0.9090 |
57
+ | 0.8283 | 5.0 | 1590 | 0.8083 | 0.9161 |
58
 
59
 
60
  ### Framework versions
61
 
62
+ - Transformers 4.47.1
63
+ - Pytorch 2.5.1+cu124
64
+ - Datasets 3.2.0
65
+ - Tokenizers 0.21.0
config.json CHANGED
@@ -326,6 +326,6 @@
326
  "sinusoidal_pos_embds": false,
327
  "tie_weights_": true,
328
  "torch_dtype": "float32",
329
- "transformers_version": "4.46.0",
330
  "vocab_size": 30522
331
  }
 
326
  "sinusoidal_pos_embds": false,
327
  "tie_weights_": true,
328
  "torch_dtype": "float32",
329
+ "transformers_version": "4.47.1",
330
  "vocab_size": 30522
331
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a4ccdf1b98f65fc3270c3a3a9e2229e827a05f97ebbd73dbcf9bcadcb408f7f
3
  size 268290900
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ae88eff2997cf8baa4f19bc76eed6ee56ba9dca3d564bfe316860bf65c80beb
3
  size 268290900
runs/Dec19_16-10-04_P920/events.out.tfevents.1734596344.P920.523961.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64c74f0d65bd1c01fdfe7aaba248990fea1776ebd3148a6d05e428b20354c123
3
+ size 15602
runs/Dec19_16-10-04_P920/events.out.tfevents.1734597050.P920.523961.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06c0c0b619a1dc11f835f124e47654d5c564fe350577f93d56063ac3dcde9ae3
3
+ size 15602
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
tokenizer_config.json CHANGED
@@ -44,6 +44,7 @@
44
  "clean_up_tokenization_spaces": false,
45
  "cls_token": "[CLS]",
46
  "do_lower_case": true,
 
47
  "mask_token": "[MASK]",
48
  "model_max_length": 512,
49
  "pad_token": "[PAD]",
 
44
  "clean_up_tokenization_spaces": false,
45
  "cls_token": "[CLS]",
46
  "do_lower_case": true,
47
+ "extra_special_tokens": {},
48
  "mask_token": "[MASK]",
49
  "model_max_length": 512,
50
  "pad_token": "[PAD]",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d26e58b5cb145688107faa970014c0e711a5fbc17184ec20069d4e5cd2a2cdb
3
- size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a57cd5d98364ec65a5119c48db990c6045afb72193eb739367aa648dae7a136b
3
+ size 5368