Gracoy commited on
Commit
31d47c6
1 Parent(s): a2ba3a9

Upload model

Browse files
Files changed (3) hide show
  1. README.md +6 -8
  2. config.json +1 -1
  3. tf_model.h5 +1 -1
README.md CHANGED
@@ -1,6 +1,4 @@
1
  ---
2
- license: mit
3
- base_model: gpt2
4
  tags:
5
  - generated_from_keras_callback
6
  model-index:
@@ -13,10 +11,10 @@ probably proofread and complete it, then remove this comment. -->
13
 
14
  # ingredients_compatibility_GPT2_S
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: 1.1444
19
- - Validation Loss: 1.1261
20
  - Epoch: 2
21
 
22
  ## Model description
@@ -43,9 +41,9 @@ The following hyperparameters were used during training:
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
- | 1.6923 | 1.2859 | 0 |
47
- | 1.2248 | 1.1706 | 1 |
48
- | 1.1444 | 1.1261 | 2 |
49
 
50
 
51
  ### Framework versions
 
1
  ---
 
 
2
  tags:
3
  - generated_from_keras_callback
4
  model-index:
 
11
 
12
  # ingredients_compatibility_GPT2_S
13
 
14
+ This model was trained from scratch on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Train Loss: 1.0598
17
+ - Validation Loss: 1.0803
18
  - Epoch: 2
19
 
20
  ## Model description
 
41
 
42
  | Train Loss | Validation Loss | Epoch |
43
  |:----------:|:---------------:|:-----:|
44
+ | 1.1289 | 1.1003 | 0 |
45
+ | 1.0880 | 1.0893 | 1 |
46
+ | 1.0598 | 1.0803 | 2 |
47
 
48
 
49
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "gpt2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
1
  {
2
+ "_name_or_path": "Gracoy/ingredients_compatibility_GPT2_S",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f77f239cf595e1891c60f728f24b1bd097d99fc41b8edb19a201d5fea1dbf1f7
3
  size 370269264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e1b874292da3cf071c99b02418f0c99df9c02f3e5cdea79225ac3d4ba8ffded
3
  size 370269264