Coding-With-Bashir commited on
Commit
3e0a47e
·
verified ·
1 Parent(s): b2caf81

Upload .\data\raw\newtimes_rss\newtimes_rss_summary.json with huggingface_hub

Browse files
.//data//raw//newtimes_rss//newtimes_rss_summary.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "source": "newtimes_rss",
3
+ "feeds": [
4
+ "News",
5
+ "Opinions",
6
+ "Sports",
7
+ "Lifestyle"
8
+ ],
9
+ "total_articles": 0,
10
+ "output_path": "data\\raw\\newtimes_rss\\newtimes_rss_articles.jsonl",
11
+ "total_characters": 0
12
+ }