Rocketknight1 HF Staff commited on
Commit
731b141
·
1 Parent(s): b25ee55

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +6 -7
  2. config.json +1 -1
  3. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,9 +14,9 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 6.4996
18
- - Validation Loss: 6.3490
19
- - Epoch: 1
20
 
21
  ## Model description
22
 
@@ -42,13 +42,12 @@ The following hyperparameters were used during training:
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
- | 7.3186 | 6.7745 | 0 |
46
- | 6.4996 | 6.3490 | 1 |
47
 
48
 
49
  ### Framework versions
50
 
51
- - Transformers 4.16.0.dev0
52
  - TensorFlow 2.8.0-rc0
53
- - Datasets 1.17.0
54
  - Tokenizers 0.11.0
 
14
 
15
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 7.3152
18
+ - Validation Loss: 6.7575
19
+ - Epoch: 0
20
 
21
  ## Model description
22
 
 
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
+ | 7.3152 | 6.7575 | 0 |
 
46
 
47
 
48
  ### Framework versions
49
 
50
+ - Transformers 4.18.0.dev0
51
  - TensorFlow 2.8.0-rc0
52
+ - Datasets 2.0.1.dev0
53
  - Tokenizers 0.11.0
config.json CHANGED
@@ -32,7 +32,7 @@
32
  "max_length": 50
33
  }
34
  },
35
- "transformers_version": "4.16.0.dev0",
36
  "use_cache": true,
37
  "vocab_size": 50257
38
  }
 
32
  "max_length": 50
33
  }
34
  },
35
+ "transformers_version": "4.18.0.dev0",
36
  "use_cache": true,
37
  "vocab_size": 50257
38
  }
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6fe9e042db7db5e8d99f7a8f4e9afd71b192d583446910d6491250f271f1e9ed
3
  size 497935464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a37f2964808ffe75077687634ec2b3369a7bf559b25bb97d7c0db4edf008d5ed
3
  size 497935464