Skip to content

Commit 5cbde72

Browse files
committed
load pre-training corpus
1 parent f095258 commit 5cbde72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The <a href="example.py"> example </a> demonstrates the overall process of TapTa
3333

3434
### Pre-training Corpus
3535

36-
We have uploaded our pre-training corpus to Huggingface datasets. You can download it from [here](https://huggingface.co/datasets/ztphs980/taptap_datasets/).
36+
We have uploaded our pre-training corpus to Huggingface datasets. You can download it from [here](https://huggingface.co/datasets/ztphs980/taptap_datasets/) and use this [code](https://github.com/ZhangTP1996/TapTap/blob/master/load_pretraining_datasets.py) to load all the datasets into a dictionary of pd.DataFrame.
3737

3838
## Citation
3939

0 commit comments

Comments
 (0)