cyh002 commited on
Commit
2bdf009
1 Parent(s): bb21437

End of training

Browse files
README.md CHANGED
@@ -3,9 +3,6 @@ license: apache-2.0
3
  base_model: distilbert-base-uncased
4
  tags:
5
  - generated_from_trainer
6
- metrics:
7
- - accuracy
8
- - f1
9
  model-index:
10
  - name: DISTILBERT-IMDB-HUGGINGFACE
11
  results: []
@@ -17,10 +14,6 @@ should probably proofread and complete it, then remove this comment. -->
17
  # DISTILBERT-IMDB-HUGGINGFACE
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.3718
22
- - Accuracy: 0.912
23
- - F1: 0.9129
24
 
25
  ## Model description
26
 
@@ -47,13 +40,9 @@ The following hyperparameters were used during training:
47
  - lr_scheduler_type: linear
48
  - num_epochs: 3
49
 
50
- ### Training results
51
-
52
-
53
-
54
  ### Framework versions
55
 
56
- - Transformers 4.39.3
57
  - Pytorch 2.2.1+cu121
58
- - Datasets 2.18.0
59
- - Tokenizers 0.15.2
 
3
  base_model: distilbert-base-uncased
4
  tags:
5
  - generated_from_trainer
 
 
 
6
  model-index:
7
  - name: DISTILBERT-IMDB-HUGGINGFACE
8
  results: []
 
14
  # DISTILBERT-IMDB-HUGGINGFACE
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
 
 
 
 
17
 
18
  ## Model description
19
 
 
40
  - lr_scheduler_type: linear
41
  - num_epochs: 3
42
 
 
 
 
 
43
  ### Framework versions
44
 
45
+ - Transformers 4.40.0
46
  - Pytorch 2.2.1+cu121
47
+ - Datasets 2.19.0
48
+ - Tokenizers 0.19.1
config.json CHANGED
@@ -20,6 +20,6 @@
20
  "sinusoidal_pos_embds": false,
21
  "tie_weights_": true,
22
  "torch_dtype": "float32",
23
- "transformers_version": "4.39.3",
24
  "vocab_size": 30522
25
  }
 
20
  "sinusoidal_pos_embds": false,
21
  "tie_weights_": true,
22
  "torch_dtype": "float32",
23
+ "transformers_version": "4.40.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:68e5cfaf88ced570d3b4c8e3e3855c5922f983e67a11515e2f93c945afa94668
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc2a136f896ba2fbc7c8d4cb2d4f592d71ea58bc255e943720339add3f0b2145
3
  size 267832560
tokenizer.json CHANGED
@@ -1,11 +1,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
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
tokenizer_config.json CHANGED
@@ -45,7 +45,7 @@
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,
 
45
  "cls_token": "[CLS]",
46
  "do_lower_case": true,
47
  "mask_token": "[MASK]",
48
+ "model_max_length": 1000000000000000019884624838656,
49
  "pad_token": "[PAD]",
50
  "sep_token": "[SEP]",
51
  "strip_accents": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e6a9ab848a1794de956889ac7be0c1a5a484037e9c0657f2e08eec70cca45da6
3
- size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2b7b99500eb53a6184cbb1e63400e5ee85a384907d0f8485e3ffc66ff89de9a
3
+ size 5048