facebookresearch / CodeGen

Reference implementation of code generation projects from Facebook AI Research. General toolkit to apply machine learning to code, from dataset creation to model training and evaluation. Comes with pretrained models.
MIT License
710 stars 144 forks source link

Go and Rust models #99

Closed hfeniser closed 1 year ago

hfeniser commented 1 year ago

Are you thinking to share the models for your latest models? I am particularly interested in Go-Rust and Rust-Go models.

MarcSzafraniec commented 1 year ago

I believe you can find them there :) https://github.com/facebookresearch/CodeGen/blob/main/docs/TransCoder-IR.md

hfeniser commented 1 year ago

Ah, thank you for the pointer :) I think it would be cool to add a link to those models in the main README.