chiayisu commited on
Commit
de4d571
·
verified ·
1 Parent(s): 36807d0

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Funcom-useloss
2
+
3
+
4
+ ## Models Description
5
+ | directories | Description |
6
+ | ----------- | ----------- |
7
+ |CodeT5+ | CodeT5+ 220M models |
8
+ |llama | Llama models |
9
+ |gpt2 | GPT2 models including models for ablation studies |
10
+
11
+
12
+
13
+ Our [GitHub repo](https://github.com/apcl-research/funcom-useloss) contains the code for reproduction.
14
+
15
+ **CAVEAT**: At the time we released the llama models, the original repo that we used to finetune the model has been deleted.