Fix task tags
#4
by
albertvillanova
HF staff
- opened
README.md
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
-
- cc-by-4.0
|
4 |
annotations_creators:
|
5 |
- found
|
6 |
- machine-generated
|
@@ -8,7 +6,8 @@ language_creators:
|
|
8 |
- found
|
9 |
language:
|
10 |
- code
|
11 |
-
|
|
|
12 |
multilinguality:
|
13 |
- monolingual
|
14 |
size_categories:
|
@@ -16,10 +15,13 @@ size_categories:
|
|
16 |
source_datasets:
|
17 |
- original
|
18 |
task_categories:
|
|
|
|
|
|
|
|
|
|
|
19 |
- structure-prediction
|
20 |
-
task_ids:
|
21 |
- type-inference
|
22 |
-
pretty_name: ManyTypes4TypeScript
|
23 |
---
|
24 |
# Models Trained On ManyTypes4TypeScript
|
25 |
- **[CodeBERT]**(https://huggingface.co/kevinjesse/codebert-MT4TS)
|
|
|
1 |
---
|
|
|
|
|
2 |
annotations_creators:
|
3 |
- found
|
4 |
- machine-generated
|
|
|
6 |
- found
|
7 |
language:
|
8 |
- code
|
9 |
+
license:
|
10 |
+
- cc-by-4.0
|
11 |
multilinguality:
|
12 |
- monolingual
|
13 |
size_categories:
|
|
|
15 |
source_datasets:
|
16 |
- original
|
17 |
task_categories:
|
18 |
+
- other
|
19 |
+
task_ids: []
|
20 |
+
pretty_name: ManyTypes4TypeScript
|
21 |
+
language_details: TypeScript
|
22 |
+
tags:
|
23 |
- structure-prediction
|
|
|
24 |
- type-inference
|
|
|
25 |
---
|
26 |
# Models Trained On ManyTypes4TypeScript
|
27 |
- **[CodeBERT]**(https://huggingface.co/kevinjesse/codebert-MT4TS)
|