CoolFace
Datasetpublic

RealTimeData/bbc_alltime

This dataset contains BBC News articles from 2017 to 2022. The articles are arraged by month. Access the specific month by using the format "YYYY-MM" as config. Such as load_dataset("RealTimeData/bbc_alltime", "2021-1").

sourceHugging Facecc-by-2.0updated 3y agoView on Hugging Face
0likes311downloads
24 commits on main
b609f7e3y ago

Merge branch 'main' of https://huggingface.co/datasets/RealTimeData/bbc_alltime

liyucheng
6e4c2113y ago

fix bugs in articles

liyucheng
77d852e3y ago

Update bbc_alltime.py

liyucheng
d39bab23y ago

Update configs.txt

liyucheng
ba9482e3y ago

Delete articles/test.txt

liyucheng
91aa9323y ago

Upload articles/test.txt with huggingface_hub

liyucheng
d7d4f953y ago

change method for 'all'

liyucheng
bb7b3873y ago

try to fix bugs

liyucheng
af084913y ago

Update get_configs.py

liyucheng
94deb523y ago

try to fix configs.py

liyucheng
df0f3a23y ago

try to fix configs.py

liyucheng
26c16533y ago

Update bbc_alltime.py

liyucheng
caed78f3y ago

download configs.py

liyucheng
db74bf63y ago

add configs.py to dynamically update configs

liyucheng
41b0e013y ago

fix bugs

liyucheng
aaf086e3y ago

Create get_configs.py

liyucheng
2b56f673y ago

avoid using fixed configuration list

liyucheng
8ece08c3y ago

Update README.md

liyucheng
06a78ad3y ago

Update README.md

liyucheng
02e8cc73y ago

Create bbc_alltime.py

liyucheng
9408f933y ago

add all_articles.zip

liyucheng
8d594253y ago

update json format

liyucheng
15ddf6f3y ago

articles are ready for all month from 2017 - 2022

liyucheng
8571d253y ago

initial commit

liyucheng