Datasets:
EMBO
/

Languages:
English
ArXiv:
DOI:
License:
drAbreu commited on
Commit
9be1e4e
1 Parent(s): 97760b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -61,7 +61,10 @@ for entity disambiguation and NEL.
61
 
62
  ## Dataset usage
63
 
64
- The dataset has a semantic versioning. Specifying the version at loaded will give different versions. Check below at `Changelog` to see the changes in the different versions.
 
 
 
65
 
66
  ```python
67
  from datasets import load_dataset
 
61
 
62
  ## Dataset usage
63
 
64
+ The dataset has a semantic versioning.
65
+ Specifying the version at loaded will give different versions.
66
+ Below we is shown the code needed to load the latest available version of the dataset.
67
+ Check below at `Changelog` to see the changes in the different versions.
68
 
69
  ```python
70
  from datasets import load_dataset