patiofrida commited on
Commit
766a481
·
verified ·
1 Parent(s): babad8a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: apache-2.0
4
+ base_model: sshleifer/tiny-gpt2
5
+ ---
6
+
7
+ # tiny-gpt2-derived-1321
8
+
9
+ Lightweight derived model based on **Tiny-GPT2**.
10
+
11
+ This model is intended for:
12
+ - experimentation
13
+ - demos
14
+ - educational use
15
+
16
+ Base model:
17
+ https://huggingface.co/sshleifer/tiny-gpt2