shriyaa44 commited on
Commit
0e03f7a
·
verified ·
1 Parent(s): f398e24

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-10-27/sqa_citation_ranking_all_time.parquet
9
  - split: last_week
10
- path: 2025-10-27/sqa_citation_ranking_last_week.parquet
11
  - split: last_month
12
- path: 2025-10-27/sqa_citation_ranking_last_month.parquet
13
  - config_name: '2025-10-07'
14
  data_files:
15
  - split: all_time
@@ -34,11 +34,20 @@ configs:
34
  path: 2025-10-27/sqa_citation_ranking_last_week.parquet
35
  - split: last_month
36
  path: 2025-10-27/sqa_citation_ranking_last_month.parquet
 
 
 
 
 
 
 
 
37
  ---
38
 
39
 
40
 
41
 
 
42
  ## Dataset Summary
43
  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.
44
 
 
5
  - config_name: default
6
  data_files:
7
  - split: all_time
8
+ path: 2025-11-03/sqa_citation_ranking_all_time.parquet
9
  - split: last_week
10
+ path: 2025-11-03/sqa_citation_ranking_last_week.parquet
11
  - split: last_month
12
+ path: 2025-11-03/sqa_citation_ranking_last_month.parquet
13
  - config_name: '2025-10-07'
14
  data_files:
15
  - split: all_time
 
34
  path: 2025-10-27/sqa_citation_ranking_last_week.parquet
35
  - split: last_month
36
  path: 2025-10-27/sqa_citation_ranking_last_month.parquet
37
+ - config_name: '2025-11-03'
38
+ data_files:
39
+ - split: all_time
40
+ path: 2025-11-03/sqa_citation_ranking_all_time.parquet
41
+ - split: last_week
42
+ path: 2025-11-03/sqa_citation_ranking_last_week.parquet
43
+ - split: last_month
44
+ path: 2025-11-03/sqa_citation_ranking_last_month.parquet
45
  ---
46
 
47
 
48
 
49
 
50
+
51
  ## Dataset Summary
52
  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.
53