Text Generation
Transformers
Safetensors
llama
code
Eval Results
text-generation-inference
Inference Endpoints
wyt2000 commited on
Commit
388f222
1 Parent(s): 4128293

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -191,6 +191,10 @@ Please cite the paper if you use the models or datasets from InverseCoder.
191
  }
192
  ```
193
 
 
 
 
 
194
  ## Acknowledgements
195
 
196
  * [Magicoder](https://github.com/ise-uiuc/magicoder): Training code, original datasets and data decontamination
 
191
  }
192
  ```
193
 
194
+ ## Code
195
+
196
+ [Official code repo](https://github.com/wyt2000/InverseCoder) for Inverse-Instruct (under development).
197
+
198
  ## Acknowledgements
199
 
200
  * [Magicoder](https://github.com/ise-uiuc/magicoder): Training code, original datasets and data decontamination