MatthewsO3 commited on
Commit
a686dfc
·
verified ·
1 Parent(s): db0f70c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - codeparrot/github-code
4
+ language:
5
+ - en
6
+ metrics:
7
+ - accuracy
8
+ - perplexity
9
+ base_model:
10
+ - microsoft/graphcodebert-base
11
+ pipeline_tag: feature-extraction
12
+ ---