Mardiyyah commited on
Commit
8f71023
·
verified ·
1 Parent(s): 38b1103

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -31,15 +31,17 @@ configs:
31
  path: data/test-*
32
  - split: validation
33
  path: data/validation-*
 
 
34
  ---
35
 
36
  ---
37
- pretty_name: BioNLP2004 Filtered
38
- ---
39
 
40
  # Dataset Card for BioNLP2004 Filtered
41
 
42
- This dataset is an adaptation of the original [tner/bionlp2004](https://huggingface.co/datasets/tner/bionlp2004) dataset, specifically tailored for projects focusing on `CellLine` and `CellType` entities.
43
 
44
  ## Dataset Description
45
 
@@ -113,4 +115,4 @@ Each example in the dataset contains:
113
  "scavenger",
114
  "."
115
  ]
116
- }
 
31
  path: data/test-*
32
  - split: validation
33
  path: data/validation-*
34
+ language:
35
+ - en
36
  ---
37
 
38
  ---
39
+
40
+
41
 
42
  # Dataset Card for BioNLP2004 Filtered
43
 
44
+ This dataset is an adaptation of the original [tner/bionlp2004](https://huggingface.co/datasets/tner/bionlp2004) dataset, specifically tailored for our specific project use-case which focuses on `CellLine` and `CellType` entities.
45
 
46
  ## Dataset Description
47
 
 
115
  "scavenger",
116
  "."
117
  ]
118
+ }