Intradiction commited on
Commit
b1f24a4
1 Parent(s): c23cc95

End of training

Browse files
README.md CHANGED
@@ -5,9 +5,6 @@ tags:
5
  - generated_from_trainer
6
  datasets:
7
  - imdb
8
- metrics:
9
- - accuracy
10
- - f1
11
  model-index:
12
  - name: finetuning-sentiment-model-3000-samples
13
  results: []
@@ -19,10 +16,6 @@ should probably proofread and complete it, then remove this comment. -->
19
  # finetuning-sentiment-model-3000-samples
20
 
21
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the imdb dataset.
22
- It achieves the following results on the evaluation set:
23
- - Loss: 0.6461
24
- - Accuracy: 0.78
25
- - F1: 0.7676
26
 
27
  ## Model description
28
 
@@ -49,10 +42,6 @@ The following hyperparameters were used during training:
49
  - lr_scheduler_type: linear
50
  - num_epochs: 2
51
 
52
- ### Training results
53
-
54
-
55
-
56
  ### Framework versions
57
 
58
  - Transformers 4.35.2
 
5
  - generated_from_trainer
6
  datasets:
7
  - imdb
 
 
 
8
  model-index:
9
  - name: finetuning-sentiment-model-3000-samples
10
  results: []
 
16
  # finetuning-sentiment-model-3000-samples
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the imdb dataset.
 
 
 
 
19
 
20
  ## Model description
21
 
 
42
  - lr_scheduler_type: linear
43
  - num_epochs: 2
44
 
 
 
 
 
45
  ### Framework versions
46
 
47
  - Transformers 4.35.2
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": null,
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "distilbert-base-uncased",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb746e7174b8edae95b997d0f8196ce9b23b653d0b9ffee1ef8deaf869d1b0c7
3
- size 2485304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e70d32063ed143994aed595a8a5cd18cba177f10f3e1a474a88364ecd5bdedd
3
+ size 2446056
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b92f65c3b56add23550f76cd6f31d295fc6f86626d25e7d4581cddf2d0e6a0b2
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b750f6ee221a96139f06b50a5e176f12356e8e529e5ab3f03a532f7c7a549d89
3
  size 4600