yuchenxie commited on
Commit
7385059
1 Parent(s): 26915b6

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +2 -0
  2. model.py +1 -0
README.md ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ # GPT-2 Repository
2
+ This is a sample README for the GPT-2 repository.
model.py ADDED
@@ -0,0 +1 @@
 
 
1
+ # Sample model script for GPT-2