lysandre HF staff commited on
Commit
707d960
1 Parent(s): dcdc22d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +62 -33
README.md CHANGED
@@ -9,6 +9,9 @@ tags:
9
 
10
  This dataset contains metrics about the huggingface/tokenizers package.
11
 
 
 
 
12
  ## Package dependents
13
 
14
  This contains the data available in the [used-by](https://github.com/huggingface/tokenizers/network/dependents)
@@ -23,44 +26,56 @@ Package | Repository
23
  :-------------------------:|:-------------------------:
24
  ![tokenizers-dependent package star count](./tokenizers-dependents/resolve/main/tokenizers-dependent_package_star_count.png) | ![tokenizers-dependent repository star count](./tokenizers-dependents/resolve/main/tokenizers-dependent_repository_star_count.png)
25
 
26
- There are 0 packages that have more than 1000 stars.
27
 
28
- There are 0 repositories that have more than 1000 stars.
29
 
30
 
31
  The top 10 in each category are the following:
32
 
33
  *Package*
34
 
35
- [huggingface/node-question-answering](https://github.com/huggingface/node-question-answering): 401
36
 
37
- [njerschow/openai-api](https://github.com/njerschow/openai-api): 144
38
 
39
- *Repository*
 
 
 
 
 
 
40
 
41
- [huggingface/node-question-answering](https://github.com/huggingface/node-question-answering): 401
42
 
43
- [njerschow/openai-api](https://github.com/njerschow/openai-api): 144
 
 
 
 
 
 
44
 
45
- [wechaty/friday](https://github.com/wechaty/friday): 64
46
 
47
- [qhduan/bert-model](https://github.com/qhduan/bert-model): 23
48
 
49
- [shahkashani/fieriframes](https://github.com/shahkashani/fieriframes): 6
50
 
51
- [jerensl/alphabet](https://github.com/jerensl/alphabet): 2
52
 
53
- [zirlman/SemanticSearch](https://github.com/zirlman/SemanticSearch): 1
54
 
55
- [katanaml/text-completion](https://github.com/katanaml/text-completion): 1
56
 
57
- [waiden674/Cadence](https://github.com/waiden674/Cadence): 1
58
 
59
- [neurocode-io/alexis](https://github.com/neurocode-io/alexis): 1
60
 
61
- [yashkim77/question-answering-web-app](https://github.com/yashkim77/question-answering-web-app): 1
62
 
63
- [Sir-Ignis/QA](https://github.com/Sir-Ignis/QA): 1
64
 
65
 
66
  ### Package & Repository fork count
@@ -71,41 +86,55 @@ Package | Repository
71
  :-------------------------:|:-------------------------:
72
  ![tokenizers-dependent package forks count](./tokenizers-dependents/resolve/main/tokenizers-dependent_package_forks_count.png) | ![tokenizers-dependent repository forks count](./tokenizers-dependents/resolve/main/tokenizers-dependent_repository_forks_count.png)
73
 
74
- There are 0 packages that have more than 200 forks.
75
 
76
- There are 0 repositories that have more than 200 forks.
77
 
78
 
79
  The top 10 in each category are the following:
80
 
81
  *Package*
82
 
83
- [njerschow/openai-api](https://github.com/njerschow/openai-api): 58
84
 
85
- [huggingface/node-question-answering](https://github.com/huggingface/node-question-answering): 42
86
 
87
- *Repository*
 
 
 
 
 
 
 
 
88
 
89
- [njerschow/openai-api](https://github.com/njerschow/openai-api): 58
 
 
 
 
 
 
90
 
91
- [huggingface/node-question-answering](https://github.com/huggingface/node-question-answering): 42
92
 
93
- [wechaty/friday](https://github.com/wechaty/friday): 18
94
 
95
- [qhduan/bert-model](https://github.com/qhduan/bert-model): 8
96
 
97
- [neurocode-io/alexis](https://github.com/neurocode-io/alexis): 3
98
 
99
- [shahkashani/fieriframes](https://github.com/shahkashani/fieriframes): 2
100
 
101
- [dan-builds-robots/clinical-notes-v4](https://github.com/dan-builds-robots/clinical-notes-v4): 1
102
 
103
- [jerensl/alphabet](https://github.com/jerensl/alphabet): 1
104
 
105
- [shadowcz007/tfjs-bert-zh](https://github.com/shadowcz007/tfjs-bert-zh): 1
106
 
107
- [Sir-Ignis/QA](https://github.com/Sir-Ignis/QA): 1
108
 
109
- [pktippa/nodejs-examples](https://github.com/pktippa/nodejs-examples): 1
110
 
111
 
9
 
10
  This dataset contains metrics about the huggingface/tokenizers package.
11
 
12
+ Number of repositories in the dataset: 11459
13
+ Number of packages in the dataset: 124
14
+
15
  ## Package dependents
16
 
17
  This contains the data available in the [used-by](https://github.com/huggingface/tokenizers/network/dependents)
26
  :-------------------------:|:-------------------------:
27
  ![tokenizers-dependent package star count](./tokenizers-dependents/resolve/main/tokenizers-dependent_package_star_count.png) | ![tokenizers-dependent repository star count](./tokenizers-dependents/resolve/main/tokenizers-dependent_repository_star_count.png)
28
 
29
+ There are 14 packages that have more than 1000 stars.
30
 
31
+ There are 41 repositories that have more than 1000 stars.
32
 
33
 
34
  The top 10 in each category are the following:
35
 
36
  *Package*
37
 
38
+ [huggingface/transformers](https://github.com/huggingface/transformers): 70472
39
 
40
+ [hankcs/HanLP](https://github.com/hankcs/HanLP): 26958
41
 
42
+ [facebookresearch/ParlAI](https://github.com/facebookresearch/ParlAI): 9439
43
+
44
+ [UKPLab/sentence-transformers](https://github.com/UKPLab/sentence-transformers): 8460
45
+
46
+ [lucidrains/DALLE-pytorch](https://github.com/lucidrains/DALLE-pytorch): 4816
47
+
48
+ [ThilinaRajapakse/simpletransformers](https://github.com/ThilinaRajapakse/simpletransformers): 3303
49
 
50
+ [neuml/txtai](https://github.com/neuml/txtai): 2530
51
 
52
+ [QData/TextAttack](https://github.com/QData/TextAttack): 2087
53
+
54
+ [lukas-blecher/LaTeX-OCR](https://github.com/lukas-blecher/LaTeX-OCR): 1980
55
+
56
+ [utterworks/fast-bert](https://github.com/utterworks/fast-bert): 1760
57
+
58
+ *Repository*
59
 
60
+ [huggingface/transformers](https://github.com/huggingface/transformers): 70472
61
 
62
+ [hankcs/HanLP](https://github.com/hankcs/HanLP): 26958
63
 
64
+ [RasaHQ/rasa](https://github.com/RasaHQ/rasa): 14842
65
 
66
+ [facebookresearch/ParlAI](https://github.com/facebookresearch/ParlAI): 9439
67
 
68
+ [gradio-app/gradio](https://github.com/gradio-app/gradio): 9168
69
 
70
+ [UKPLab/sentence-transformers](https://github.com/UKPLab/sentence-transformers): 8460
71
 
72
+ [microsoft/unilm](https://github.com/microsoft/unilm): 6650
73
 
74
+ [EleutherAI/gpt-neo](https://github.com/EleutherAI/gpt-neo): 6431
75
 
76
+ [moyix/fauxpilot](https://github.com/moyix/fauxpilot): 6300
77
 
78
+ [lucidrains/DALLE-pytorch](https://github.com/lucidrains/DALLE-pytorch): 4816
79
 
80
 
81
  ### Package & Repository fork count
86
  :-------------------------:|:-------------------------:
87
  ![tokenizers-dependent package forks count](./tokenizers-dependents/resolve/main/tokenizers-dependent_package_forks_count.png) | ![tokenizers-dependent repository forks count](./tokenizers-dependents/resolve/main/tokenizers-dependent_repository_forks_count.png)
88
 
89
+ There are 11 packages that have more than 200 forks.
90
 
91
+ There are 39 repositories that have more than 200 forks.
92
 
93
 
94
  The top 10 in each category are the following:
95
 
96
  *Package*
97
 
98
+ [huggingface/transformers](https://github.com/huggingface/transformers): 16158
99
 
100
+ [hankcs/HanLP](https://github.com/hankcs/HanLP): 7388
101
 
102
+ [facebookresearch/ParlAI](https://github.com/facebookresearch/ParlAI): 1920
103
+
104
+ [UKPLab/sentence-transformers](https://github.com/UKPLab/sentence-transformers): 1695
105
+
106
+ [ThilinaRajapakse/simpletransformers](https://github.com/ThilinaRajapakse/simpletransformers): 658
107
+
108
+ [lucidrains/DALLE-pytorch](https://github.com/lucidrains/DALLE-pytorch): 543
109
+
110
+ [utterworks/fast-bert](https://github.com/utterworks/fast-bert): 336
111
 
112
+ [nyu-mll/jiant](https://github.com/nyu-mll/jiant): 273
113
+
114
+ [QData/TextAttack](https://github.com/QData/TextAttack): 269
115
+
116
+ [lukas-blecher/LaTeX-OCR](https://github.com/lukas-blecher/LaTeX-OCR): 245
117
+
118
+ *Repository*
119
 
120
+ [huggingface/transformers](https://github.com/huggingface/transformers): 16158
121
 
122
+ [hankcs/HanLP](https://github.com/hankcs/HanLP): 7388
123
 
124
+ [RasaHQ/rasa](https://github.com/RasaHQ/rasa): 4105
125
 
126
+ [plotly/dash-sample-apps](https://github.com/plotly/dash-sample-apps): 2795
127
 
128
+ [facebookresearch/ParlAI](https://github.com/facebookresearch/ParlAI): 1920
129
 
130
+ [UKPLab/sentence-transformers](https://github.com/UKPLab/sentence-transformers): 1695
131
 
132
+ [microsoft/unilm](https://github.com/microsoft/unilm): 1223
133
 
134
+ [openvinotoolkit/open_model_zoo](https://github.com/openvinotoolkit/open_model_zoo): 1207
135
 
136
+ [bhaveshlohana/HacktoberFest2020-Contributions](https://github.com/bhaveshlohana/HacktoberFest2020-Contributions): 1020
137
 
138
+ [data-science-on-aws/data-science-on-aws](https://github.com/data-science-on-aws/data-science-on-aws): 884
139
 
140