AWeirdDev commited on
Commit
9248395
1 Parent(s): b9e42c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -108,7 +108,7 @@ dataset = pickle.loads(r.content)
108
 
109
  ## Features
110
 
111
- **Note:** Empty values are presented as `"unknown"` instead of `None`.
112
 
113
  ```python
114
  {
 
108
 
109
  ## Features
110
 
111
+ **Note:** Empty values are presented as `"unknown"` instead of `None` (normally, unless handled by the 🤗 Datasets library).
112
 
113
  ```python
114
  {