nielsr HF staff commited on
Commit
5fe3699
1 Parent(s): 1a4c722

Add link to code datasets

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -29,6 +29,7 @@ This repository contains the pre-trained model only, so you can use this model f
29
  * code defect detection
30
  * code clone detection.
31
 
 
32
  See the [model hub](https://huggingface.co/models?search=salesforce/codet) to look for fine-tuned versions on a task that interests you.
33
 
34
  ### How to use
 
29
  * code defect detection
30
  * code clone detection.
31
 
32
+ Supervised datasets for code can be found [here](https://huggingface.co/datasets?languages=languages:code).
33
  See the [model hub](https://huggingface.co/models?search=salesforce/codet) to look for fine-tuned versions on a task that interests you.
34
 
35
  ### How to use