shriyaa44 commited on
Commit
6de545b
·
verified ·
1 Parent(s): 06a6e2a

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-11-10/sqa_citation_ranking_all_time.parquet
9
  - split: last_week
10
- path: 2025-11-10/sqa_citation_ranking_last_week.parquet
11
  - split: last_month
12
- path: 2025-11-10/sqa_citation_ranking_last_month.parquet
13
  - config_name: '2025-10-07'
14
  data_files:
15
  - split: all_time
@@ -50,6 +50,14 @@ configs:
50
  path: 2025-11-10/sqa_citation_ranking_last_week.parquet
51
  - split: last_month
52
  path: 2025-11-10/sqa_citation_ranking_last_month.parquet
 
 
 
 
 
 
 
 
53
  ---
54
 
55
 
@@ -57,6 +65,7 @@ configs:
57
 
58
 
59
 
 
60
  ## Dataset Summary
61
  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.
62
 
 
5
  - config_name: default
6
  data_files:
7
  - split: all_time
8
+ path: 2025-11-17/sqa_citation_ranking_all_time.parquet
9
  - split: last_week
10
+ path: 2025-11-17/sqa_citation_ranking_last_week.parquet
11
  - split: last_month
12
+ path: 2025-11-17/sqa_citation_ranking_last_month.parquet
13
  - config_name: '2025-10-07'
14
  data_files:
15
  - split: all_time
 
50
  path: 2025-11-10/sqa_citation_ranking_last_week.parquet
51
  - split: last_month
52
  path: 2025-11-10/sqa_citation_ranking_last_month.parquet
53
+ - config_name: '2025-11-17'
54
+ data_files:
55
+ - split: all_time
56
+ path: 2025-11-17/sqa_citation_ranking_all_time.parquet
57
+ - split: last_week
58
+ path: 2025-11-17/sqa_citation_ranking_last_week.parquet
59
+ - split: last_month
60
+ path: 2025-11-17/sqa_citation_ranking_last_month.parquet
61
  ---
62
 
63
 
 
65
 
66
 
67
 
68
+
69
  ## Dataset Summary
70
  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.
71