Rename README.md to UnityApexBetaData
Browse filesThis is the next step in our company getting that AI that we that we promise we'll help hugging face achieve great things
- README.md +0 -3
- UnityApexBetaData +16 -0
README.md
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
UnityApexBetaData
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- token-classification
|
5 |
+
- text-classification
|
6 |
+
- translation
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
- fr
|
10 |
+
- de
|
11 |
+
- es
|
12 |
+
tags:
|
13 |
+
- code
|
14 |
+
size_categories:
|
15 |
+
- 100B<n<1T
|
16 |
+
---
|