shriyaa44 commited on
Commit
6117463
·
verified ·
1 Parent(s): aea2833

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -5,11 +5,11 @@ configs:
5
  - config_name: default
6
  data_files:
7
  - split: all_time
8
- path: 2025-12-15/sqa_citation_ranking_all_time.parquet
9
  - split: last_week
10
- path: 2025-12-15/sqa_citation_ranking_last_week.parquet
11
  - split: last_month
12
- path: 2025-12-15/sqa_citation_ranking_last_month.parquet
13
  - config_name: '2025-10-07'
14
  data_files:
15
  - split: all_time
@@ -90,6 +90,14 @@ configs:
90
  path: 2025-12-15/sqa_citation_ranking_last_week.parquet
91
  - split: last_month
92
  path: 2025-12-15/sqa_citation_ranking_last_month.parquet
 
 
 
 
 
 
 
 
93
  ---
94
 
95
 
@@ -102,6 +110,7 @@ configs:
102
 
103
 
104
 
 
105
  ## Dataset Summary
106
  This dataset tracks which scientific papers are most often cited by [**Asta**](https://asta.ai), an agentic research platform that uses retrieval-augmented generation (RAG) to answer scientific questions. Each record is a paper cited by Asta's _Summarize Literature_ tool, ranked by the number of times the system cited that paper. Across more than 113,000 user queries, we track **4M citations** to over **2M distinct papers**. By making this data public, we aim to create a transparent, trackable measure of which research most directly powers AI-generated answers—helping ensure that scientific contributions are visible and credited in the AI era.
107
 
 
5
  - config_name: default
6
  data_files:
7
  - split: all_time
8
+ path: 2025-12-22/sqa_citation_ranking_all_time.parquet
9
  - split: last_week
10
+ path: 2025-12-22/sqa_citation_ranking_last_week.parquet
11
  - split: last_month
12
+ path: 2025-12-22/sqa_citation_ranking_last_month.parquet
13
  - config_name: '2025-10-07'
14
  data_files:
15
  - split: all_time
 
90
  path: 2025-12-15/sqa_citation_ranking_last_week.parquet
91
  - split: last_month
92
  path: 2025-12-15/sqa_citation_ranking_last_month.parquet
93
+ - config_name: '2025-12-22'
94
+ data_files:
95
+ - split: all_time
96
+ path: 2025-12-22/sqa_citation_ranking_all_time.parquet
97
+ - split: last_week
98
+ path: 2025-12-22/sqa_citation_ranking_last_week.parquet
99
+ - split: last_month
100
+ path: 2025-12-22/sqa_citation_ranking_last_month.parquet
101
  ---
102
 
103
 
 
110
 
111
 
112
 
113
+
114
  ## Dataset Summary
115
  This dataset tracks which scientific papers are most often cited by [**Asta**](https://asta.ai), an agentic research platform that uses retrieval-augmented generation (RAG) to answer scientific questions. Each record is a paper cited by Asta's _Summarize Literature_ tool, ranked by the number of times the system cited that paper. Across more than 113,000 user queries, we track **4M citations** to over **2M distinct papers**. By making this data public, we aim to create a transparent, trackable measure of which research most directly powers AI-generated answers—helping ensure that scientific contributions are visible and credited in the AI era.
116