rwang5688 commited on
Commit
5ecf678
1 Parent(s): 6fc2c66

Training in progress epoch 0

Browse files
README.md CHANGED
@@ -14,8 +14,8 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 3.8585
18
- - Validation Loss: 3.6762
19
  - Epoch: 0
20
 
21
  ## Model description
@@ -42,12 +42,12 @@ The following hyperparameters were used during training:
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
- | 3.8585 | 3.6762 | 0 |
46
 
47
 
48
  ### Framework versions
49
 
50
- - Transformers 4.28.0
51
  - TensorFlow 2.12.0
52
- - Datasets 2.11.0
53
  - Tokenizers 0.13.3
 
14
 
15
  This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 3.8587
18
+ - Validation Loss: 3.6755
19
  - Epoch: 0
20
 
21
  ## Model description
 
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
+ | 3.8587 | 3.6755 | 0 |
46
 
47
 
48
  ### Framework versions
49
 
50
+ - Transformers 4.29.2
51
  - TensorFlow 2.12.0
52
+ - Datasets 2.12.0
53
  - Tokenizers 0.13.3
config.json CHANGED
@@ -39,7 +39,7 @@
39
  "max_length": 50
40
  }
41
  },
42
- "transformers_version": "4.28.0",
43
  "use_cache": true,
44
  "vocab_size": 50257
45
  }
 
39
  "max_length": 50
40
  }
41
  },
42
+ "transformers_version": "4.29.2",
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.28.0"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
+ "transformers_version": "4.29.2"
6
  }
logs/train/events.out.tfevents.1684725926.ip-172-26-4-203.40629.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc80e0c2c8676af6d67d464bf30773277e361ee428c176df8b719f46d9d1b2bc
3
+ size 958050
logs/validation/events.out.tfevents.1684728677.ip-172-26-4-203.40629.1.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4395b8a709eafe3a6fa86e63478dab11961f8041e5d27a7b6f7461db40362716
3
+ size 232
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bef552580849791532a9c36b2031c3a3945a06c9a55131e50e88526ad0f5939a
3
  size 327745472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dd4faec8500b862f24cc249132d2878c80a689c43bb58f1a2b5fdd200f92180
3
  size 327745472