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").
Merge branch 'main' of https://huggingface.co/datasets/RealTimeData/bbc_alltime
fix bugs in articles
Update bbc_alltime.py
Update configs.txt
Delete articles/test.txt
Upload articles/test.txt with huggingface_hub
change method for 'all'
try to fix bugs
Update get_configs.py
try to fix configs.py
try to fix configs.py
Update bbc_alltime.py
download configs.py
add configs.py to dynamically update configs
fix bugs
Create get_configs.py
avoid using fixed configuration list
Update README.md
Update README.md
Create bbc_alltime.py
add all_articles.zip
update json format
articles are ready for all month from 2017 - 2022
initial commit
