chenjoya commited on
Commit
06b4412
·
verified ·
1 Parent(s): 1832209

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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