pr0me commited on
Commit
50b05a7
·
1 Parent(s): d5dd772

update readme with CodeTIDAL5 links

Browse files

Greetings Kevin, thought I'd add cross-references to our model as it was trained on this dataset.
Thanks for the great work on it again!

Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -22,9 +22,10 @@ task_ids:
22
  pretty_name: ManyTypes4TypeScript
23
  ---
24
  # Models Trained On ManyTypes4TypeScript
25
- - **[CodeBERT]**(https://huggingface.co/kevinjesse/codebert-MT4TS)
26
- - **[GraphCodeBERT]**(https://huggingface.co/kevinjesse/graphcodebert-MT4TS)
27
- - **[CodeBERTa]**(https://huggingface.co/kevinjesse/codeberta-MT4TS)
 
28
 
29
  ## Table of Contents
30
  - [Dataset Description](#dataset-description)
 
22
  pretty_name: ManyTypes4TypeScript
23
  ---
24
  # Models Trained On ManyTypes4TypeScript
25
+ - [**CodeBERT**](https://huggingface.co/kevinjesse/codebert-MT4TS)
26
+ - [**GraphCodeBERT**](https://huggingface.co/kevinjesse/graphcodebert-MT4TS)
27
+ - [**CodeBERTa**](https://huggingface.co/kevinjesse/codeberta-MT4TS)
28
+ - [**CodeTIDAL5**](https://huggingface.co/joernio/codetidal5) ([Paper](https://huggingface.co/papers/2310.00673))
29
 
30
  ## Table of Contents
31
  - [Dataset Description](#dataset-description)