quintic commited on
Commit
8e07fe1
1 Parent(s): 5456dd2

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ This is a conversion of
6
+ https://huggingface.co/CarperAI/diff-codegen-350m-v2
7
+ into GPT-J implementation via the script
8
+ https://gist.github.com/moyix/7896575befbe1b99162ccfec8d135566
9
+
10
+ For details, please refer to Carper's model card. Anyone can do this conversion easily. Uploaded here simply for easy access without moving stuff back-and-forth.