Maninder Singh
commited on
Commit
·
9f5e4f0
1
Parent(s):
6b14493
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
| 1 |
---
|
| 2 |
license: wtfpl
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: wtfpl
|
| 3 |
+
datasets:
|
| 4 |
+
- cakiki/rosetta-code
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
metrics:
|
| 8 |
+
- accuracy
|
| 9 |
+
library_name: transformers
|
| 10 |
+
pipeline_tag: text-classification
|
| 11 |
+
tags:
|
| 12 |
+
- code
|
| 13 |
+
- programming-language
|
| 14 |
+
- code-classification
|
| 15 |
+
---
|