Progz commited on
Commit
96011a5
1 Parent(s): 8ea0969

midi-causal-transformer

Browse files
Files changed (3) hide show
  1. README.md +8 -6
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  license: apache-2.0
 
3
  tags:
4
  - generated_from_trainer
5
- base_model: distilbert/distilgpt2
6
  datasets:
7
  - eli5_category
8
  model-index:
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [distilbert/distilgpt2](https://huggingface.co/distilbert/distilgpt2) on the eli5_category dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0479
21
 
22
  ## Model description
23
 
@@ -42,15 +42,17 @@ The following hyperparameters were used during training:
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
- - num_epochs: 3.0
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | No log | 1.0 | 35 | 0.0613 |
52
- | No log | 2.0 | 70 | 0.0508 |
53
- | No log | 3.0 | 105 | 0.0479 |
 
 
54
 
55
 
56
  ### Framework versions
 
1
  ---
2
  license: apache-2.0
3
+ base_model: distilbert/distilgpt2
4
  tags:
5
  - generated_from_trainer
 
6
  datasets:
7
  - eli5_category
8
  model-index:
 
17
 
18
  This model is a fine-tuned version of [distilbert/distilgpt2](https://huggingface.co/distilbert/distilgpt2) on the eli5_category dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0316
21
 
22
  ## Model description
23
 
 
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
+ - num_epochs: 5
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | No log | 1.0 | 35 | 0.0596 |
52
+ | No log | 2.0 | 70 | 0.0465 |
53
+ | No log | 3.0 | 105 | 0.0383 |
54
+ | No log | 4.0 | 140 | 0.0333 |
55
+ | No log | 5.0 | 175 | 0.0316 |
56
 
57
 
58
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12427d55d035f29aa8b55b8d04cd620369df2192a7564144a2b90a4925c0ecd1
3
  size 327657928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca03580b07298b44aaa1b878aed08052e43eb0bf3d0a36d496c34388832cdc56
3
  size 327657928
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b097880e0646a31dc5f1c83ba3a94261fa2d25afba4555bd4ac898c92ed42ef
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45f0a0234d0ef5529172314894c9099569c6f476638cd37986e02f81a2ec105f
3
  size 5112