HScomcom commited on
Commit
a91765a
1 Parent(s): 6ace018

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ### Model information
2
+
3
+ Fine tuning data: [Kaggle](https://www.kaggle.com/bennijesus/lovecraft-fiction)
4
+ Base model: gpt-2 large
5
+ Epoch: 30
6
+ Train runtime: 10307.3488 secs
7
+ Loss: 0.0292
8
+
9
+
10
+ API page: [Ainize](https://ainize.ai/fpem123/GPT2-LoveCraft?branch=master)
11
+
12
+ Demo page: [End-point](https://master-gpt2-love-craft-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 lovecraft model: [showcase](https://forum.ainetwork.ai/t/teachable-nlp-gpt-2-lovecraft/71)