File size: 4,899 Bytes
e368404
 
 
 
 
70e40ae
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e368404
 
 
 
 
 
fad812d
 
 
e368404
 
 
 
 
 
 
 
 
 
 
 
 
 
fad812d
bf1dab2
fad812d
f90d2fe
bf1dab2
f90d2fe
e368404
 
 
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
 
 
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
 
 
 
 
 
 
 
 
 
522b4fe
bf1dab2
fad812d
f90d2fe
bf1dab2
f90d2fe
e368404
 
 
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
 
 
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
e368404
fad812d
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
---
license: apache-2.0
pretty_name: datasets metrics
tags:
- github-stars
dataset_info:
  features:
  - name: name
    dtype: string
  - name: stars
    dtype: int64
  - name: forks
    dtype: int64
  splits:
  - name: package
    num_bytes: 15485
    num_examples: 376
  - name: repository
    num_bytes: 503612
    num_examples: 10931
  download_size: 310753
  dataset_size: 519097
---

# datasets metrics

This dataset contains metrics about the huggingface/datasets package.

Number of repositories in the dataset: 4997
Number of packages in the dataset: 215

## Package dependents

This contains the data available in the [used-by](https://github.com/huggingface/datasets/network/dependents)
tab on GitHub.

### Package & Repository star count

This section shows the package and repository star count, individually. 


Package             |  Repository
:-------------------------:|:-------------------------:
![datasets-dependent package star count](./datasets-dependents/resolve/main/datasets-dependent_package_star_count.png)  |  ![datasets-dependent repository star count](./datasets-dependents/resolve/main/datasets-dependent_repository_star_count.png)

There are 22 packages that have more than 1000 stars.

There are 43 repositories that have more than 1000 stars.


The top 10 in each category are the following:

*Package*

[huggingface/transformers](https://github.com/huggingface/transformers): 70480

[fastai/fastbook](https://github.com/fastai/fastbook): 16052

[jina-ai/jina](https://github.com/jina-ai/jina): 16052

[borisdayma/dalle-mini](https://github.com/borisdayma/dalle-mini): 12873

[allenai/allennlp](https://github.com/allenai/allennlp): 11198

[facebookresearch/ParlAI](https://github.com/facebookresearch/ParlAI): 9440

[huggingface/tokenizers](https://github.com/huggingface/tokenizers): 5867

[huggingface/diffusers](https://github.com/huggingface/diffusers): 5457

[PaddlePaddle/PaddleNLP](https://github.com/PaddlePaddle/PaddleNLP): 5422

[HIT-SCIR/ltp](https://github.com/HIT-SCIR/ltp): 4058

*Repository*

[huggingface/transformers](https://github.com/huggingface/transformers): 70481

[google-research/google-research](https://github.com/google-research/google-research): 25092

[ray-project/ray](https://github.com/ray-project/ray): 22047

[allenai/allennlp](https://github.com/allenai/allennlp): 11198

[facebookresearch/ParlAI](https://github.com/facebookresearch/ParlAI): 9440

[gradio-app/gradio](https://github.com/gradio-app/gradio): 9169

[aws/amazon-sagemaker-examples](https://github.com/aws/amazon-sagemaker-examples): 7343

[microsoft/unilm](https://github.com/microsoft/unilm): 6650

[deeppavlov/DeepPavlov](https://github.com/deeppavlov/DeepPavlov): 5844

[huggingface/diffusers](https://github.com/huggingface/diffusers): 5457


### Package & Repository fork count

This section shows the package and repository fork count, individually. 

Package             |  Repository
:-------------------------:|:-------------------------:
![datasets-dependent package forks count](./datasets-dependents/resolve/main/datasets-dependent_package_forks_count.png)  |  ![datasets-dependent repository forks count](./datasets-dependents/resolve/main/datasets-dependent_repository_forks_count.png)

There are 17 packages that have more than 200 forks.

There are 40 repositories that have more than 200 forks.


The top 10 in each category are the following:

*Package*

[huggingface/transformers](https://github.com/huggingface/transformers): 16157

[fastai/fastbook](https://github.com/fastai/fastbook): 6033

[allenai/allennlp](https://github.com/allenai/allennlp): 2218

[jina-ai/jina](https://github.com/jina-ai/jina): 1967

[facebookresearch/ParlAI](https://github.com/facebookresearch/ParlAI): 1920

[PaddlePaddle/PaddleNLP](https://github.com/PaddlePaddle/PaddleNLP): 1583

[HIT-SCIR/ltp](https://github.com/HIT-SCIR/ltp): 988

[borisdayma/dalle-mini](https://github.com/borisdayma/dalle-mini): 945

[ThilinaRajapakse/simpletransformers](https://github.com/ThilinaRajapakse/simpletransformers): 658

[huggingface/tokenizers](https://github.com/huggingface/tokenizers): 502

*Repository*

[huggingface/transformers](https://github.com/huggingface/transformers): 16157

[google-research/google-research](https://github.com/google-research/google-research): 6139

[aws/amazon-sagemaker-examples](https://github.com/aws/amazon-sagemaker-examples): 5493

[ray-project/ray](https://github.com/ray-project/ray): 3876

[allenai/allennlp](https://github.com/allenai/allennlp): 2218

[facebookresearch/ParlAI](https://github.com/facebookresearch/ParlAI): 1920

[PaddlePaddle/PaddleNLP](https://github.com/PaddlePaddle/PaddleNLP): 1583

[x4nth055/pythoncode-tutorials](https://github.com/x4nth055/pythoncode-tutorials): 1435

[microsoft/unilm](https://github.com/microsoft/unilm): 1223

[deeppavlov/DeepPavlov](https://github.com/deeppavlov/DeepPavlov): 1055