Create README.md
#1
by
dnnsdunca
- opened
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- token-classification
|
5 |
+
- text-classification
|
6 |
+
- text-generation
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
tags:
|
10 |
+
- code
|
11 |
+
pretty_name: droidlabs_gem2b
|
12 |
+
size_categories:
|
13 |
+
- 100K<n<1M
|
14 |
+
---
|