File size: 1,172 Bytes
758faa2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8d9652f
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
configs:
- config_name: "2016"
  data_files:
  - split: train
    path: "2016.jsonl"
- config_name: "2017"
  data_files:
  - split: train
    path: "2017.jsonl"
- config_name: "2018"
  data_files:
  - split: train
    path: "2018.jsonl"
- config_name: "2019"
  data_files:
  - split: train
    path: "2019.jsonl"
- config_name: "2020"
  data_files:
  - split: train
    path: "2020.jsonl"
- config_name: "2021"
  data_files:
  - split: train
    path: "2021.jsonl"
- config_name: "2022"
  data_files:
  - split: train
    path: "2022.jsonl"
- config_name: "2023"
  data_files:
  - split: train
    path: "2023.jsonl"
- config_name: "2024"
  data_files:
  - split: train
    path: "2024.jsonl"
---

# Common Crawl Citations Overview

This dataset contains citations referencing [Common Crawl Foundation](https://commoncrawl.org/) and its datasets, pulled from [Google Scholar](https://scholar.google.com/). 

Please note that these citations are not curated, so they will include some false positives.  For an annotated subset of these citations with additional fields, please see [citations-annotated](https://huggingface.co/datasets/commoncrawl/citations-annotated).