k-awtycarroll commited on
Commit
50394d1
1 Parent(s): eb2bbf7

my-great-gpt2-review-model-katie

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- base_model: distilgpt2
3
  license: apache-2.0
 
4
  tags:
5
  - generated_from_trainer
6
  model-index:
@@ -13,10 +13,14 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # my-great-gpt2-review-model-katie
15
 
16
- This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 3.8367
19
- - Model Preparation Time: 0.0031
 
 
 
 
20
 
21
  ## Model description
22
 
@@ -43,16 +47,9 @@ The following hyperparameters were used during training:
43
  - lr_scheduler_type: linear
44
  - num_epochs: 0.3
45
 
46
- ### Training results
47
-
48
- | Training Loss | Epoch | Step | Validation Loss | Model Preparation Time |
49
- |:-------------:|:------:|:----:|:---------------:|:----------------------:|
50
- | 3.9331 | 0.3001 | 3045 | 3.8367 | 0.0031 |
51
-
52
-
53
  ### Framework versions
54
 
55
- - Transformers 4.43.3
56
  - Pytorch 2.3.1+cu121
57
  - Datasets 2.20.0
58
  - Tokenizers 0.19.1
 
1
  ---
 
2
  license: apache-2.0
3
+ base_model: distilgpt2
4
  tags:
5
  - generated_from_trainer
6
  model-index:
 
13
 
14
  # my-great-gpt2-review-model-katie
15
 
16
+ This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - eval_loss: 3.5874
19
+ - eval_model_preparation_time: 0.0022
20
+ - eval_runtime: 0.643
21
+ - eval_samples_per_second: 155.525
22
+ - eval_steps_per_second: 20.218
23
+ - step: 0
24
 
25
  ## Model description
26
 
 
47
  - lr_scheduler_type: linear
48
  - num_epochs: 0.3
49
 
 
 
 
 
 
 
 
50
  ### Framework versions
51
 
52
+ - Transformers 4.44.0
53
  - Pytorch 2.3.1+cu121
54
  - Datasets 2.20.0
55
  - Tokenizers 0.19.1
config.json CHANGED
@@ -7,6 +7,7 @@
7
  ],
8
  "attn_pdrop": 0.1,
9
  "bos_token_id": 50256,
 
10
  "embd_pdrop": 0.1,
11
  "eos_token_id": 50256,
12
  "id2label": {
@@ -17,6 +18,7 @@
17
  "LABEL_0": 0
18
  },
19
  "layer_norm_epsilon": 1e-05,
 
20
  "model_type": "gpt2",
21
  "n_ctx": 1024,
22
  "n_embd": 768,
 
7
  ],
8
  "attn_pdrop": 0.1,
9
  "bos_token_id": 50256,
10
+ "do_sample": true,
11
  "embd_pdrop": 0.1,
12
  "eos_token_id": 50256,
13
  "id2label": {
 
18
  "LABEL_0": 0
19
  },
20
  "layer_norm_epsilon": 1e-05,
21
+ "max_length": 50,
22
  "model_type": "gpt2",
23
  "n_ctx": 1024,
24
  "n_embd": 768,
generation_config.json CHANGED
@@ -4,5 +4,5 @@
4
  "do_sample": true,
5
  "eos_token_id": 50256,
6
  "max_length": 50,
7
- "transformers_version": "4.43.3"
8
  }
 
4
  "do_sample": true,
5
  "eos_token_id": 50256,
6
  "max_length": 50,
7
+ "transformers_version": "4.44.0"
8
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5fc763dd5426b14df9b5c02ceaa864f1e186622bef52fb702af31c544963d426
3
  size 327657928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:721fa38acb2ba5d1ebdeed4bad3dcb32c0beeb2b924ecf544fffaa3b0bb65a66
3
  size 327657928
runs/Aug08_14-15-43_a1e713aee1b4/events.out.tfevents.1723126722.a1e713aee1b4.7444.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8eadae53978b39abe5011508e4db9de1449985034005877430b141c23459b947
3
+ size 425
runs/Aug08_14-21-03_a1e713aee1b4/events.out.tfevents.1723126865.a1e713aee1b4.7444.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49b061b3cfd8eb293bd411310d1e1ace5cc150830dd7e5dbef669619b67e4b6b
3
+ size 360
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb9da38cc7a27b9090886d1d0051fdb8225a2267fd12ecaf7b7bb04b71a35fd0
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0958339f4450a8b592ea5d588dd1ae45acef06d752e6ccf4a04c5b8468f18cbd
3
  size 5240