Aremaki commited on
Commit
bac06aa
·
verified ·
1 Parent(s): 91b9775

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ configs:
4
+ - config_name: default
5
+ data_files:
6
+ - split: Train
7
+ path: train.tsv
8
+ - split: Test
9
+ path: test.tsv
10
+ task_categories:
11
+ - text-classification
12
+ - text-generation
13
+ - zero-shot-classification
14
+ - token-classification
15
+ language:
16
+ - es
17
+ tags:
18
+ - SNOMED CT
19
+ - entity_linking
20
+ - biomedical
21
+ size_categories:
22
+ - 1K<n<10K
23
+ ---