ejschwartz commited on
Commit
6436b19
1 Parent(s): b3b7f95

Remove old dataset_info

Browse files
Files changed (1) hide show
  1. README.md +0 -23
README.md CHANGED
@@ -4,29 +4,6 @@ task_categories:
4
  - text-classification
5
  #task_ids:
6
  #- binary-classification
7
- dataset_info:
8
- features:
9
- - name: Binary
10
- dtype: string
11
- - name: Addr
12
- dtype: string
13
- - name: Name
14
- dtype: string
15
- - name: Type
16
- dtype:
17
- class_label:
18
- names:
19
- '0': func
20
- '1': method
21
- - name: Disassembly
22
- dtype: string
23
- config_name: ejschwartz--oo-method-test
24
- splits:
25
- - name: combined
26
- num_bytes: 4726815352
27
- num_examples: 2969790
28
- download_size: 1025867102
29
- dataset_size: 4726815352
30
  train-eval-index:
31
  - config: default # The dataset config name to use. Example for datasets without configs: default. Example for glue: sst2
32
  task: text-classification # The task category name (same as task_category). Example: question-answering
 
4
  - text-classification
5
  #task_ids:
6
  #- binary-classification
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  train-eval-index:
8
  - config: default # The dataset config name to use. Example for datasets without configs: default. Example for glue: sst2
9
  task: text-classification # The task category name (same as task_category). Example: question-answering