Librarian Bot: Add language metadata for dataset

#2
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,12 +1,14 @@
1
  ---
 
 
2
  license: openrail
3
  task_categories:
4
  - text-classification
 
5
  tags:
6
  - biomedical
7
  - medical
8
  - biology
9
- pretty_name: A Labeled Randomized-Controlled Trial Dataset (Titles + Abstracts)
10
  ---
11
 
12
  This is a dataset consisting of 993 titles + abstracts from the PubMed corpus. Each row has an label denoting whether the abstract comes from a randomized-controlled trial (RCT) or not.
 
1
  ---
2
+ language:
3
+ - en
4
  license: openrail
5
  task_categories:
6
  - text-classification
7
+ pretty_name: A Labeled Randomized-Controlled Trial Dataset (Titles + Abstracts)
8
  tags:
9
  - biomedical
10
  - medical
11
  - biology
 
12
  ---
13
 
14
  This is a dataset consisting of 993 titles + abstracts from the PubMed corpus. Each row has an label denoting whether the abstract comes from a randomized-controlled trial (RCT) or not.