Update README.md
Browse files
README.md
CHANGED
|
@@ -13,10 +13,6 @@ license: mit
|
|
| 13 |
<h1>Quickstart Usage</h1>
|
| 14 |
<p>Install HuggingFace Datasets package</p>
|
| 15 |
<p>Each subset can be loaded into python using the Huggingface datasets library. First, from the command line install the datasets library:</p>
|
| 16 |
-
```python
|
| 17 |
-
pip install datasets
|
| 18 |
-
import datasets
|
| 19 |
-
```
|
| 20 |
<p>Load model datasets</p>
|
| 21 |
<p>Each subset can be loaded into python using the Huggingface datasets library. First, from the command line install the datasets library.</p>
|
| 22 |
|
|
|
|
| 13 |
<h1>Quickstart Usage</h1>
|
| 14 |
<p>Install HuggingFace Datasets package</p>
|
| 15 |
<p>Each subset can be loaded into python using the Huggingface datasets library. First, from the command line install the datasets library:</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
<p>Load model datasets</p>
|
| 17 |
<p>Each subset can be loaded into python using the Huggingface datasets library. First, from the command line install the datasets library.</p>
|
| 18 |
|