HScomcom commited on
Commit
6e3d097
1 Parent(s): 82e3d0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -5
README.md CHANGED
@@ -1,11 +1,23 @@
1
  ### Model information
 
 
 
 
 
 
2
 
3
- Fine tuning data: [Kaggle](https://www.kaggle.com/cuddlefish/fairy-tales)
4
 
5
- Base model: gpt-2 large
6
 
7
- Epoch: 30
8
 
9
- Train runtime: 17861.6048 secs
10
 
11
- Loss: 0.0412
 
 
 
 
 
 
 
 
 
1
  ### Model information
2
+
3
+ Fine tuning data: https://www.kaggle.com/cuddlefish/fairy-tales
4
+ Base model: gpt-2 large
5
+ Epoch: 30
6
+ Train runtime: 17861.6048 secs
7
+ Loss: 0.0412
8
 
 
9
 
10
+ API page: [Ainize](https://ainize.ai/fpem123/GPT2-FairyTales?branch=master)
11
 
12
+ Demo page: [End-point](https://master-gpt2-fairy-tales-fpem123.endpoint.ainize.ai/)
13
 
 
14
 
15
+ ### ===Teachable NLP=== ###
16
+
17
+ To train a GPT-2 model, write code and require GPU resources, but can easily fine-tune and get an API to use the model here for free.
18
+
19
+ Teachable NLP: [Teachable NLP](https://ainize.ai/teachable-nlp)
20
+
21
+ Tutorial: [Tutorial](https://forum.ainetwork.ai/t/teachable-nlp-how-to-use-teachable-nlp/65?utm_medium=social&utm_source=community&utm_campaign=medium%20kr&utm_content=teachable%20nlp)
22
+
23
+ And my other fairytale model: [showcase](https://forum.ainetwork.ai/t/teachable-nlp-gpt-2-fairy-tales/68)