LLM4APR commited on
Commit
3f16db6
·
verified ·
1 Parent(s): f7a4b0d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  # StarCoder-15B_for_NTR
2
 
3
  We fine-tuned [StarCoder-15B](https://huggingface.co/bigcode/starcoder) on [Transfer_dataset](https://drive.google.com/drive/folders/1F1BPfTxHDGX-OCBthudCbu_6Qvcg_fbP?usp=drive_link) under the [NTR](https://sites.google.com/view/neuraltemplaterepair) framework for APR research.
@@ -109,4 +116,4 @@ for generated_id in generated_ids:
109
  ```
110
 
111
  ## Model Details
112
- The model is licensed under the BigCode OpenRAIL-M v1 license agreement. You can find the full agreement [here](https://huggingface.co/spaces/bigcode/bigcode-model-license-agreement).
 
1
+ ---
2
+ license: bigscience-openrail-m
3
+ pipeline_tag: text-generation
4
+ tags:
5
+ - code
6
+ - automated program repair
7
+ ---
8
  # StarCoder-15B_for_NTR
9
 
10
  We fine-tuned [StarCoder-15B](https://huggingface.co/bigcode/starcoder) on [Transfer_dataset](https://drive.google.com/drive/folders/1F1BPfTxHDGX-OCBthudCbu_6Qvcg_fbP?usp=drive_link) under the [NTR](https://sites.google.com/view/neuraltemplaterepair) framework for APR research.
 
116
  ```
117
 
118
  ## Model Details
119
+ The model is licensed under the BigCode OpenRAIL-M v1 license agreement. You can find the full agreement [here](https://huggingface.co/spaces/bigcode/bigcode-model-license-agreement).