ejschwartz
commited on
Commit
•
af48213
1
Parent(s):
65df539
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- text-classification
|
4 |
+
---
|
5 |
+
train-eval-index:
|
6 |
+
- config: bylibrary
|
7 |
+
task: text-classification
|
8 |
+
task_id: binary_classification
|
9 |
+
splits:
|
10 |
+
eval_split: test
|
11 |
+
col_mapping:
|
12 |
+
Disassembly: text
|
13 |
+
Type: target
|