sam-fsm commited on
Commit
fdfb439
1 Parent(s): c2d1abf

Training in progress epoch 0

Browse files
Files changed (5) hide show
  1. README.md +5 -6
  2. merges.txt +0 -0
  3. tf_model.h5 +1 -1
  4. tokenizer.json +0 -0
  5. vocab.json +0 -0
README.md CHANGED
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 6.4936
19
- - Validation Loss: 6.3494
20
- - Epoch: 1
21
 
22
  ## Model description
23
 
@@ -43,13 +43,12 @@ The following hyperparameters were used during training:
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
- | 7.3134 | 6.7640 | 0 |
47
- | 6.4936 | 6.3494 | 1 |
48
 
49
 
50
  ### Framework versions
51
 
52
  - Transformers 4.31.0
53
  - TensorFlow 2.12.0
54
- - Datasets 2.14.0
55
  - Tokenizers 0.13.3
 
15
 
16
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 6.1287
19
+ - Validation Loss: 5.6521
20
+ - Epoch: 0
21
 
22
  ## Model description
23
 
 
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
+ | 6.1287 | 5.6521 | 0 |
 
47
 
48
 
49
  ### Framework versions
50
 
51
  - Transformers 4.31.0
52
  - TensorFlow 2.12.0
53
+ - Datasets 2.14.1
54
  - Tokenizers 0.13.3
merges.txt CHANGED
The diff for this file is too large to render. See raw diff
 
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9853bef91fe2101e633527542f91172d666f1305568a894c25198079764f8e52
3
  size 497935440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dbd9cb5cceb32880da6a6e984aa6588aa879cd38c5edb6451fecd8de3387dca
3
  size 497935440
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
vocab.json CHANGED
The diff for this file is too large to render. See raw diff