stmnk commited on
Commit
72d897a
1 Parent(s): c60b68d

add metadata

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  See [this w&b report](https://wandb.ai/stmnk/CodeT5/reports/Code-T5-code_x_glue_code2text--VmlldzoxMjM4MTUy?accessToken=5stsbg6bn2x0m6svrosxtq0zv3vhlgzr4cjcyapw52xq5puc09wo6f8li40ln7fm) for fine-tuning metrics.
2
 
3
  <!-- <iframe src="https://wandb.ai/stmnk/CodeT5/reports/Code-T5-code_x_glue_code2text--VmlldzoxMjM4MTUy" style="border:none;height:1024px;width:100%"> -->
 
1
+ ---
2
+ language:
3
+ - py
4
+ - en
5
+ thumbnail: "url to a thumbnail used in social sharing"
6
+ tags:
7
+ - Code2TextGeneration
8
+ - Code2TextSummarisation
9
+ license: apache-2.0
10
+ datasets:
11
+ - code_x_glue_ct_code_to_text
12
+ - code_x_glue_ct_code_to_text (python)
13
+ metrics:
14
+ - code-x-bleu
15
+ ---
16
+
17
+
18
  See [this w&b report](https://wandb.ai/stmnk/CodeT5/reports/Code-T5-code_x_glue_code2text--VmlldzoxMjM4MTUy?accessToken=5stsbg6bn2x0m6svrosxtq0zv3vhlgzr4cjcyapw52xq5puc09wo6f8li40ln7fm) for fine-tuning metrics.
19
 
20
  <!-- <iframe src="https://wandb.ai/stmnk/CodeT5/reports/Code-T5-code_x_glue_code2text--VmlldzoxMjM4MTUy" style="border:none;height:1024px;width:100%"> -->