node-py commited on
Commit
5b10cc5
1 Parent(s): c7a7281

Training in progress epoch 0

Browse files
Files changed (4) hide show
  1. README.md +7 -17
  2. config.json +1 -1
  3. generation_config.json +1 -1
  4. tf_model.h5 +1 -1
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- library_name: transformers
3
  license: apache-2.0
4
  base_model: distilgpt2
5
  tags:
@@ -16,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Train Loss: 1.6998
20
- - Validation Loss: 1.6991
21
- - Epoch: 9
22
 
23
  ## Model description
24
 
@@ -44,21 +43,12 @@ The following hyperparameters were used during training:
44
 
45
  | Train Loss | Validation Loss | Epoch |
46
  |:----------:|:---------------:|:-----:|
47
- | 1.8274 | 1.7835 | 0 |
48
- | 1.8107 | 1.7722 | 1 |
49
- | 1.7940 | 1.7603 | 2 |
50
- | 1.7796 | 1.7499 | 3 |
51
- | 1.7652 | 1.7405 | 4 |
52
- | 1.7519 | 1.7368 | 5 |
53
- | 1.7373 | 1.7236 | 6 |
54
- | 1.7250 | 1.7123 | 7 |
55
- | 1.7127 | 1.7131 | 8 |
56
- | 1.6998 | 1.6991 | 9 |
57
 
58
 
59
  ### Framework versions
60
 
61
- - Transformers 4.44.2
62
- - TensorFlow 2.17.0
63
- - Datasets 3.0.0
64
  - Tokenizers 0.19.1
 
1
  ---
 
2
  license: apache-2.0
3
  base_model: distilgpt2
4
  tags:
 
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
+ - Train Loss: 2.5315
19
+ - Validation Loss: 2.2372
20
+ - Epoch: 0
21
 
22
  ## Model description
23
 
 
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
+ | 2.5315 | 2.2372 | 0 |
 
 
 
 
 
 
 
 
 
47
 
48
 
49
  ### Framework versions
50
 
51
+ - Transformers 4.44.0
52
+ - TensorFlow 2.16.1
53
+ - Datasets 2.21.0
54
  - Tokenizers 0.19.1
config.json CHANGED
@@ -39,7 +39,7 @@
39
  "max_length": 50
40
  }
41
  },
42
- "transformers_version": "4.44.2",
43
  "use_cache": true,
44
  "vocab_size": 50257
45
  }
 
39
  "max_length": 50
40
  }
41
  },
42
+ "transformers_version": "4.44.0",
43
  "use_cache": true,
44
  "vocab_size": 50257
45
  }
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
- "transformers_version": "4.44.2"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
+ "transformers_version": "4.44.0"
6
  }
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:582c92af6ec17b29241221d8bf9291badb6b5c202abcaf0f3d2097b94c11ee12
3
  size 327745472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2052fec1bcf263e77889a9fc0185db10f628cee21b26b5c0c1b64b3de10d72ac
3
  size 327745472