vijaymohan commited on
Commit
9758396
·
verified ·
1 Parent(s): 0d0d4f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # GPT-2-Style TinyStories Model (From Scratch)
2
 
3
  ## Overview
 
1
+ ---
2
+ language: en
3
+ license: mit
4
+ tags:
5
+ - gpt2
6
+ - causal-lm
7
+ - from-scratch
8
+ - tinystories
9
+ datasets:
10
+ - roneneldan/TinyStories
11
+ library_name: transformers
12
+ pipeline_tag: text-generation
13
+ ---
14
+
15
+
16
  # GPT-2-Style TinyStories Model (From Scratch)
17
 
18
  ## Overview