HScomcom commited on
Commit
2204c14
1 Parent(s): b0c0f37

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ### Model information
2
+
3
+ Fine tuning data: https://www.kaggle.com/mikhailgaerlan/spongebob-squarepants-completed-transcripts
4
+ License: CC-BY-SA
5
+ Base model: gpt-2 large
6
+ Epoch: 50
7
+ Train runtime: 14723.0716 secs
8
+ Loss: 0.0268
9
+
10
+
11
+ API page: [Ainize](https://ainize.ai/fpem123/GPT2-Spongebob?branch=master)
12
+
13
+ Demo page: [End-point](https://master-gpt2-spongebob-fpem123.endpoint.ainize.ai/)
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_source=community&utm_medium=huggingface&utm_campaign=model&utm_content=teachable%20nlp)