lysandre HF staff commited on
Commit
0ccd714
1 Parent(s): 8d70f3f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +118 -0
README.md ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ pretty_name: evaluate metrics
4
+ tags:
5
+ - github-stars
6
+ ---
7
+
8
+ # evaluate metrics
9
+
10
+ This dataset contains metrics about the huggingface/evaluate package.
11
+
12
+ Number of repositories in the dataset: 106
13
+ Number of packages in the dataset: 3
14
+
15
+ ## Package dependents
16
+
17
+ This contains the data available in the [used-by](https://github.com/huggingface/evaluate/network/dependents)
18
+ tab on GitHub.
19
+
20
+ ### Package & Repository star count
21
+
22
+ This section shows the package and repository star count, individually.
23
+
24
+
25
+ Package | Repository
26
+ :-------------------------:|:-------------------------:
27
+ ![evaluate-dependent package star count](./evaluate-dependents/resolve/main/evaluate-dependent_package_star_count.png) | ![evaluate-dependent repository star count](./evaluate-dependents/resolve/main/evaluate-dependent_repository_star_count.png)
28
+
29
+ There are 1 packages that have more than 1000 stars.
30
+
31
+ There are 2 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/accelerate](https://github.com/huggingface/accelerate): 2884
39
+
40
+ [fcakyon/video-transformers](https://github.com/fcakyon/video-transformers): 4
41
+
42
+ [entelecheia/ekorpkit](https://github.com/entelecheia/ekorpkit): 2
43
+
44
+ *Repository*
45
+
46
+ [huggingface/transformers](https://github.com/huggingface/transformers): 70481
47
+
48
+ [huggingface/accelerate](https://github.com/huggingface/accelerate): 2884
49
+
50
+ [huggingface/evaluate](https://github.com/huggingface/evaluate): 878
51
+
52
+ [pytorch/benchmark](https://github.com/pytorch/benchmark): 406
53
+
54
+ [imhuay/studies](https://github.com/imhuay/studies): 161
55
+
56
+ [AIRC-KETI/ke-t5](https://github.com/AIRC-KETI/ke-t5): 128
57
+
58
+ [Jaseci-Labs/jaseci](https://github.com/Jaseci-Labs/jaseci): 32
59
+
60
+ [philschmid/optimum-static-quantization](https://github.com/philschmid/optimum-static-quantization): 20
61
+
62
+ [hms-dbmi/scw](https://github.com/hms-dbmi/scw): 19
63
+
64
+ [philschmid/optimum-transformers-optimizations](https://github.com/philschmid/optimum-transformers-optimizations): 15
65
+
66
+ [girafe-ai/msai-python](https://github.com/girafe-ai/msai-python): 15
67
+
68
+ [lewtun/dl4phys](https://github.com/lewtun/dl4phys): 15
69
+
70
+
71
+ ### Package & Repository fork count
72
+
73
+ This section shows the package and repository fork count, individually.
74
+
75
+ Package | Repository
76
+ :-------------------------:|:-------------------------:
77
+ ![evaluate-dependent package forks count](./evaluate-dependents/resolve/main/evaluate-dependent_package_forks_count.png) | ![evaluate-dependent repository forks count](./evaluate-dependents/resolve/main/evaluate-dependent_repository_forks_count.png)
78
+
79
+ There are 1 packages that have more than 200 forks.
80
+
81
+ There are 2 repositories that have more than 200 forks.
82
+
83
+
84
+ The top 10 in each category are the following:
85
+
86
+ *Package*
87
+
88
+ [huggingface/accelerate](https://github.com/huggingface/accelerate): 224
89
+
90
+ [fcakyon/video-transformers](https://github.com/fcakyon/video-transformers): 0
91
+
92
+ [entelecheia/ekorpkit](https://github.com/entelecheia/ekorpkit): 0
93
+
94
+ *Repository*
95
+
96
+ [huggingface/transformers](https://github.com/huggingface/transformers): 16157
97
+
98
+ [huggingface/accelerate](https://github.com/huggingface/accelerate): 224
99
+
100
+ [pytorch/benchmark](https://github.com/pytorch/benchmark): 131
101
+
102
+ [Jaseci-Labs/jaseci](https://github.com/Jaseci-Labs/jaseci): 67
103
+
104
+ [huggingface/evaluate](https://github.com/huggingface/evaluate): 48
105
+
106
+ [imhuay/studies](https://github.com/imhuay/studies): 42
107
+
108
+ [AIRC-KETI/ke-t5](https://github.com/AIRC-KETI/ke-t5): 14
109
+
110
+ [girafe-ai/msai-python](https://github.com/girafe-ai/msai-python): 14
111
+
112
+ [hms-dbmi/scw](https://github.com/hms-dbmi/scw): 11
113
+
114
+ [kili-technology/automl](https://github.com/kili-technology/automl): 5
115
+
116
+ [whatofit/LevelWordWithFreq](https://github.com/whatofit/LevelWordWithFreq): 5
117
+
118
+