JunF1122 commited on
Commit
741dc51
·
1 Parent(s): 5652645

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -13,15 +13,16 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # gpt2_finetuned_new_10000recipe_chicken
15
 
16
- This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) using 10,000 chicken recipes extracted from nlg dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 1.6760
19
 
20
  ## Model description
21
 
22
- This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) using 10,000 chicken recipes extracted from nlg dataset.
23
  It achieves the following results on the evaluation set:
24
-
 
25
  ## Intended uses & limitations
26
 
27
  The use is for personal and educational purposes.
 
13
 
14
  # gpt2_finetuned_new_10000recipe_chicken
15
 
16
+ This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) using 10,000 chicken recipes with no_duplicated titles extracted from nlg dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 1.6760
19
 
20
  ## Model description
21
 
22
+ This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) using 10,000 chicken recipes extracted from nlg dataset. <br>
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 1.43510
25
+
26
  ## Intended uses & limitations
27
 
28
  The use is for personal and educational purposes.