Datasets:
EMBO
/

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
expert-generated
Annotations Creators:
expert-generated
Source Datasets:
original
ArXiv:
License:
drAbreu albertvillanova HF staff commited on
Commit
39719e2
1 Parent(s): efabbf5

Fix task tags (#3)

Browse files

- Fix task tags (946fb54b3d214c7484fe352b47a77c55cfa5973f)


Co-authored-by: Albert Villanova <albertvillanova@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +7 -8
README.md CHANGED
@@ -1,31 +1,30 @@
1
  ---
2
- license: apache-2.0
3
  annotations_creators:
4
  - expert-generated
5
  language_creators:
6
  - expert-generated
7
  language:
8
  - en
 
9
  multilinguality:
10
  - monolingual
11
- paperswithcode_id: null
12
- pretty_name: BLURB (Biomedical Language Understanding and Reasoning Benchmark.)
13
  size_categories:
14
  - 10K<n<100K
15
  source_datasets:
16
  - original
17
  task_categories:
18
- - structure-prediction
19
  - question-answering
20
- - text-scoring
 
21
  - text-classification
22
  task_ids:
 
23
  - named-entity-recognition
24
  - parsing
25
- - closed-domain-qa
26
  - semantic-similarity-scoring
27
- - text-scoring-other-sentence-similrity
28
- - topic-classificatio
 
29
  ---
30
 
31
  # Dataset Card for BLURB
1
  ---
 
2
  annotations_creators:
3
  - expert-generated
4
  language_creators:
5
  - expert-generated
6
  language:
7
  - en
8
+ license: apache-2.0
9
  multilinguality:
10
  - monolingual
 
 
11
  size_categories:
12
  - 10K<n<100K
13
  source_datasets:
14
  - original
15
  task_categories:
 
16
  - question-answering
17
+ - token-classification
18
+ - sentence-similarity
19
  - text-classification
20
  task_ids:
21
+ - closed-domain-qa
22
  - named-entity-recognition
23
  - parsing
 
24
  - semantic-similarity-scoring
25
+ - text-scoring
26
+ - topic-classification
27
+ pretty_name: BLURB (Biomedical Language Understanding and Reasoning Benchmark.)
28
  ---
29
 
30
  # Dataset Card for BLURB