fenchri commited on
Commit
2ef3d80
1 Parent(s): ddef3dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # Model Card for pycodegpt-CodeCLM-full-100m
2
 
3
  - **Repository:** https://github.com/huawei-noah/noah-research/tree/master/NLP/text2code_mrpt
@@ -37,5 +46,4 @@ In order to use the model, first download it from the hub and have a look at the
37
 
38
  ## Model Card Authors [optional]
39
 
40
- [Fenia Christopoulou](mailto:efstathia.christopoulou@huawei.com)
41
-
 
1
+ ---
2
+ datasets:
3
+ - huawei-noah/python_text2code
4
+ base_model:
5
+ - Daoguang/PyCodeGPT
6
+ tags:
7
+ - code
8
+ ---
9
+
10
  # Model Card for pycodegpt-CodeCLM-full-100m
11
 
12
  - **Repository:** https://github.com/huawei-noah/noah-research/tree/master/NLP/text2code_mrpt
 
46
 
47
  ## Model Card Authors [optional]
48
 
49
+ [Fenia Christopoulou](mailto:efstathia.christopoulou@huawei.com)