Update README.md
Browse files
README.md
CHANGED
@@ -51,7 +51,7 @@ This dataset is used for [LiveCC-7B-Base](https://huggingface.co/chenjoya/LiveCC
|
|
51 |
```
|
52 |
[0, 3149, 7796, 10436, 18949, 22917, 41985, 65721, 73045, 76797, 82262, ...]
|
53 |
```
|
54 |
-
This allows for easy streaming access using:
|
55 |
|
56 |
```python
|
57 |
import json
|
|
|
51 |
```
|
52 |
[0, 3149, 7796, 10436, 18949, 22917, 41985, 65721, 73045, 76797, 82262, ...]
|
53 |
```
|
54 |
+
This allows for easy streaming loading access using:
|
55 |
|
56 |
```python
|
57 |
import json
|