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

Update README.md

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