mvaloatto commited on
Commit
074f604
·
verified ·
1 Parent(s): 81614a2

Upload 4 files

Browse files
Files changed (4) hide show
  1. datasets.html +661 -23
  2. followers.html +0 -0
  3. index.html +0 -0
  4. spaces.html +0 -0
datasets.html CHANGED
@@ -24,17 +24,18 @@
24
 
25
  <div><h5><img width="14" height="14" src="img/ico_datasets.png" alt="X logo"> Most new downloads in
26
  <select id="dropdown" class="custom-dropdown">
27
- <option value="option1">December 2024</option>
28
- <option value="option2">November 2024</option>
29
- <option value="option3">October 2024</option>
30
- <option value="option4">September 2024</option>
31
- <option value="option5">August 2024</option>
32
- <option value="option6">July 2024</option>
33
- <option value="option7">June 2024</option>
34
- <option value="option8">May 2024</option>
35
- <option value="option9">April 2024</option>
36
- <option value="option10">March 2024</option>
37
- <option value="option11">February 2024</option>
 
38
  </select>
39
  </h5>
40
 
@@ -46,9 +47,646 @@
46
 
47
 
48
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
49
 
50
  <!--December 2024-->
51
- <div id="option1" class="content">
52
 
53
  <div style="overflow-x:auto;">
54
  <table class="alternate">
@@ -684,7 +1322,7 @@
684
 
685
 
686
  <!--November 2024-->
687
- <div id="option2" class="content hidden">
688
 
689
  <div style="overflow-x:auto;">
690
  <table class="alternate">
@@ -1328,7 +1966,7 @@
1328
 
1329
 
1330
  <!--October 2024-->
1331
- <div id="option3" class="content hidden">
1332
 
1333
  <div style="overflow-x:auto;">
1334
  <table class="alternate">
@@ -1968,7 +2606,7 @@
1968
 
1969
 
1970
  <!--September 2024-->
1971
- <div id="option4" class="content hidden">
1972
 
1973
  <div style="overflow-x:auto;">
1974
  <table class="alternate">
@@ -2617,7 +3255,7 @@
2617
 
2618
 
2619
  <!--August 2024-->
2620
- <div id="option5" class="content hidden">
2621
 
2622
  <div style="overflow-x:auto;">
2623
  <table class="alternate">
@@ -3263,7 +3901,7 @@
3263
 
3264
 
3265
  <!--July 2024-->
3266
- <div id="option6" class="content hidden">
3267
 
3268
  <div style="overflow-x:auto;">
3269
  <table class="alternate">
@@ -3899,7 +4537,7 @@
3899
 
3900
 
3901
  <!--June 2024-->
3902
- <div id="option7" class="content hidden">
3903
 
3904
  <div style="overflow-x:auto;">
3905
  <table class="alternate">
@@ -4553,7 +5191,7 @@
4553
 
4554
 
4555
  <!--May 2024-->
4556
- <div id="option8" class="content hidden">
4557
 
4558
  <div style="overflow-x:auto;">
4559
  <table class="alternate">
@@ -5200,7 +5838,7 @@
5200
 
5201
 
5202
  <!--April 2024-->
5203
- <div id="option9" class="content hidden">
5204
 
5205
  <div style="overflow-x:auto;">
5206
  <table class="alternate">
@@ -5848,7 +6486,7 @@
5848
 
5849
 
5850
  <!--March 2024-->
5851
- <div id="option10" class="content hidden">
5852
 
5853
  <div style="overflow-x:auto;">
5854
  <table class="alternate">
@@ -6491,7 +7129,7 @@
6491
 
6492
 
6493
  <!--February 2024-->
6494
- <div id="option11" class="content hidden">
6495
  <div style="overflow-x:auto;">
6496
  <table class="alternate">
6497
  <tr>
@@ -7152,7 +7790,7 @@
7152
  <section class="notes">
7153
  <h2>Notes</h2>
7154
 
7155
- ⏳ Updated: <b>January 1, 2025</b><br>
7156
  🎯 Data scraped on Hugging Face + <a class="small-link" href="https://huggingface.co/spaces/Weyaxi/huggingface-leaderboard" target=”_blank” rel="noopener"><u>Huggingface Leaderboard</u></a> / <a class="small-link" href="https://huggingface.co/spaces/Weyaxi/followers-leaderboard" target=”_blank” rel="noopener"><u>Follower Leaderboard</u></a> by <a class="small-link" href="https://huggingface.co/Weyaxi" target=”_blank” rel="noopener"><u>Yağız Çalık</u></a><br>
7157
  ⚙️ Space UX partly built with the help of <a class="small-link" href="https://hf.co/chat/assistant/65b24c4e4914c9938c4a1a34" target=”_blank” rel="noopener"><u>Website Designer</u></a>, a Hugging Chat Assistant by <a class="small-link" href="https://huggingface.co/victor" target=”_blank” rel="noopener"><u>Victor Mustar</u></a><br>
7158
  🏗️ Suggestions are welcome! Feel free to ❤️ this Space and follow me on <a class="small-link" href="https://huggingface.co/mvaloatto" target=”_blank” rel="noopener"><u><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo">mvaloatto</u></a> or <a class="small-link" href="https://x.com/mvaloatto" target=”_blank” rel="noopener"><u><img width="14" height="14" src="img/ico_x.png" alt="X logo">mvaloatto</u></a>
 
24
 
25
  <div><h5><img width="14" height="14" src="img/ico_datasets.png" alt="X logo"> Most new downloads in
26
  <select id="dropdown" class="custom-dropdown">
27
+ <option value="option1">January 2025</option>
28
+ <option value="option2">December 2024</option>
29
+ <option value="option3">November 2024</option>
30
+ <option value="option4">October 2024</option>
31
+ <option value="option5">September 2024</option>
32
+ <option value="option6">August 2024</option>
33
+ <option value="option7">July 2024</option>
34
+ <option value="option8">June 2024</option>
35
+ <option value="option9">May 2024</option>
36
+ <option value="option10">April 2024</option>
37
+ <option value="option11">March 2024</option>
38
+ <option value="option12">February 2024</option>
39
  </select>
40
  </h5>
41
 
 
47
 
48
 
49
 
50
+ <!--January 2025-->
51
+ <div id="option1" class="content">
52
+
53
+ <div style="overflow-x:auto;">
54
+ <table class="alternate">
55
+
56
+ <tr>
57
+ <th><b>1</b></th>
58
+ <th><a class="link" href="https://huggingface.co/atokforps/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/9b5b3ed7f2430a48c279a6dc90706848.svg" alt="Profile picture"></div><span class="name">ps yo</th>
59
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 3,257,769 downloads</th>
60
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/atokforps/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> atokforps</a> </th>
61
+ </tr><tr>
62
+ <th><b>2</b></th>
63
+ <th><a class="link" href="https://huggingface.co/AquaV/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/noauth/Qrd4IqnSBCC6y-krQhpPT.jpeg" alt="Profile picture"></div><span class="name">Aqua V.</th>
64
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 883,626 downloads</th>
65
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/AquaV/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> AquaV</a> </th>
66
+ </tr><tr>
67
+ <th><b>3</b><span class="up"> &nbsp;▲ 9</span></th>
68
+ <th><a class="link" href="https://huggingface.co/ggagssg/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/44e2c34d7d0c3fa3fdb9e43e88ff4fb0.svg" alt="Profile picture"></div><span class="name">fsafasr</th>
69
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 308,715 downloads</th>
70
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/ggagssg/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ggagssg</a> </th>
71
+ </tr><tr>
72
+ <th><b>4</b><span class="up"> &nbsp;▲ 18</span></th>
73
+ <th><a class="link" href="https://huggingface.co/taesiri/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6039478ab3ecf716b1a5fd4d/_Thy4E7taiSYBLKxEKJbT.jpeg" alt="Profile picture"></div><span class="name">taesiri</th>
74
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 306,888 downloads</th>
75
+ <th class="xcol"><a class="button" href="https://twitter.com/taesiri" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
76
+ <th class="gcol"><a class="button" href="https://github.com/taesiri" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
77
+ <th class="hfcol"><a class="button" href="https://huggingface.co/taesiri/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> taesiri</a> </th>
78
+ </tr><tr>
79
+ <th><b>5</b><span class="up"> &nbsp;▲ 3</span></th>
80
+ <th><a class="link" href="https://huggingface.co/asahi417/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1654562931186-6023ca3b88cbf09f43f75906.png" alt="Profile picture"></div><span class="name">Asahi Ushio</th>
81
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 280,437 downloads</th>
82
+ <th class="xcol"><a class="button" href="https://twitter.com/asahiushio" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
83
+ <th class="gcol"><a class="button" href="https://github.com/asahi417" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
84
+ <th class="hfcol"><a class="button" href="https://huggingface.co/asahi417/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> asahi417</a> </th>
85
+ </tr><tr>
86
+ <th><b>6</b><span class="up"> &nbsp;▲ 24</span></th>
87
+ <th><a class="link" href="https://huggingface.co/SwayStar123/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/44ad91d73aa127b4b7fc173d57288a66.svg" alt="Profile picture"></div><span class="name">Sway</th>
88
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 251,924 downloads</th>
89
+ <th class="xcol"><a class="button" href="https://twitter.com/SwayStar123" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
90
+ <th class="gcol"><a class="button" href="https://github.com/SwayStar123" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
91
+ <th class="hfcol"><a class="button" href="https://huggingface.co/SwayStar123/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> SwayStar123</a> </th>
92
+ </tr><tr>
93
+ <th><b>7</b></th>
94
+ <th><a class="link" href="https://huggingface.co/atom-in-the-universe/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/b5b2f8277872ebcad87c186eec70e282.svg" alt="Profile picture"></div><span class="name">a universe of atoms</th>
95
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 199,784 downloads</th>
96
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/atom-in-the-universe/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> atom-in-the-universe</a> </th>
97
+ </tr><tr>
98
+ <th><b>8</b><span class="up"> &nbsp;▲ 1</span></th>
99
+ <th><a class="link" href="https://huggingface.co/nicoboou/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/0487d21121da2f955492369af8d19c35.svg" alt="Profile picture"></div><span class="name">Nicolas Bourriez</th>
100
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 194,941 downloads</th>
101
+ <th class="xcol"><a class="button" href="https://twitter.com/nikoboou" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
102
+ <th class="gcol"><a class="button" href="https://github.com/nicoboou" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
103
+ <th class="hfcol"><a class="button" href="https://huggingface.co/nicoboou/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> nicoboou</a> </th>
104
+ </tr><tr>
105
+ <th><b>9</b><span class="down"> &nbsp;▼ 3</span></th>
106
+ <th><a class="link" href="https://huggingface.co/jacobbieker/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/60f6e550a8e554af4289fdd2/KXxGdZ6uu7lE8jlbEEjut.jpeg" alt="Profile picture"></div><span class="name">Jacob</th>
107
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 190,424 downloads</th>
108
+ <th class="xcol"><a class="button" href="https://twitter.com/JacobBieker" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
109
+ <th class="gcol"><a class="button" href="https://github.com/jacobbieker" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
110
+ <th class="hfcol"><a class="button" href="https://huggingface.co/jacobbieker/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> jacobbieker</a> </th>
111
+ </tr><tr>
112
+ <th><b>10</b><span class="up"> &nbsp;▲ 1</span></th>
113
+ <th><a class="link" href="https://huggingface.co/hails/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1669665010552-62895a0215aeee85756062c4.jpeg" alt="Profile picture"></div><span class="name">Hailey Schoelkopf</th>
114
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 187,564 downloads</th>
115
+ <th></th><th class="gcol"><a class="button" href="https://github.com/haileyschoelkopf" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
116
+ <th class="hfcol"><a class="button" href="https://huggingface.co/hails/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> hails</a> </th>
117
+ </tr><tr>
118
+ <th><b>11</b><span class="up"> &nbsp;▲ 3</span></th>
119
+ <th><a class="link" href="https://huggingface.co/Rowan/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/6d84391645bf2b1b20066264a5a1ba91.svg" alt="Profile picture"></div><span class="name">Zellers</th>
120
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 179,125 downloads</th>
121
+ <th class="xcol"><a class="button" href="https://twitter.com/rown" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
122
+ <th class="gcol"><a class="button" href="https://github.com/rowanz" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
123
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Rowan/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Rowan</a> </th>
124
+ </tr><tr>
125
+ <th><b>12</b><span class="down"> &nbsp;▼ 7</span></th>
126
+ <th><a class="link" href="https://huggingface.co/victor/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/5f17f0a0925b9863e28ad517/X7QKoiXbUtEZSG9jyvfk3.jpeg" alt="Profile picture"></div><span class="name">Victor Mustar</th>
127
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 172,826 downloads</th>
128
+ <th class="xcol"><a class="button" href="https://twitter.com/victormustar" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
129
+ <th></th><th class="hfcol"><a class="button" href="https://huggingface.co/victor/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> victor</a> </th>
130
+ </tr><tr>
131
+ <th><b>13</b><span class="down"> &nbsp;▼ 3</span></th>
132
+ <th><a class="link" href="https://huggingface.co/princeton-nlp/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1618969698200-noauth.png" alt="Profile picture"></div><span class="name">Princeton NLP group</th>
133
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 165,188 downloads</th>
134
+ <th class="xcol"><a class="button" href="https://twitter.com/princeton_nlp" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
135
+ <th class="gcol"><a class="button" href="https://github.com/princeton-nlp" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
136
+ <th class="hfcol"><a class="button" href="https://huggingface.co/princeton-nlp/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> princeton-nlp</a> </th>
137
+ </tr><tr>
138
+ <th><b>14</b><span class="down"> &nbsp;▼ 11</span></th>
139
+ <th><a class="link" href="https://huggingface.co/wyu1/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1660795228685-5feab3a28a3201f8e554c969.png" alt="Profile picture"></div><span class="name">Wenhao Yu</th>
140
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 164,743 downloads</th>
141
+ <th></th><th class="gcol"><a class="button" href="https://github.com/wyu97" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
142
+ <th class="hfcol"><a class="button" href="https://huggingface.co/wyu1/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> wyu1</a> </th>
143
+ </tr><tr>
144
+ <th><b>15</b><span class="up"> &nbsp;▲ 5</span></th>
145
+ <th><a class="link" href="https://huggingface.co/ybisk/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/63180f3c879073cf83f135b0/0ycXVKOywlU1hcvQ4MDws.jpeg" alt="Profile picture"></div><span class="name">Yonatan Bisk</th>
146
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 143,201 downloads</th>
147
+ <th class="xcol"><a class="button" href="https://twitter.com/ybisk" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
148
+ <th class="gcol"><a class="button" href="https://github.com/ybisk" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
149
+ <th class="hfcol"><a class="button" href="https://huggingface.co/ybisk/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ybisk</a> </th>
150
+ </tr><tr>
151
+ <th><b>16</b><span class="down"> &nbsp;▼ 1</span></th>
152
+ <th><a class="link" href="https://huggingface.co/monology/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/a1bd520681db8cac5ee766e676be6b23.svg" alt="Profile picture"></div><span class="name">Devin Gulliver</th>
153
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 134,034 downloads</th>
154
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/monology/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> monology</a> </th>
155
+ </tr><tr>
156
+ <th><b>17</b><span class="down"> &nbsp;▼ 13</span></th>
157
+ <th><a class="link" href="https://huggingface.co/Hennara/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/65276c7911a8a521c91bc10f/39dbuUtqQTJERTJ_WkxSh.jpeg" alt="Profile picture"></div><span class="name">Khalil Hennara</th>
158
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 133,732 downloads</th>
159
+ <th></th><th class="gcol"><a class="button" href="https://github.com/https://github.com/khalil-Hennara/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
160
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Hennara/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Hennara</a> </th>
161
+ </tr><tr>
162
+ <th><b>18</b><span class="up"> &nbsp;▲ 20</span></th>
163
+ <th><a class="link" href="https://huggingface.co/sayakpaul/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1649681653581-5f7fbd813e94f16a85448745.jpeg" alt="Profile picture"></div><span class="name">Sayak Paul</th>
164
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 128,967 downloads</th>
165
+ <th class="xcol"><a class="button" href="https://twitter.com/RisingSayak" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
166
+ <th class="gcol"><a class="button" href="https://github.com/sayakpaul" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
167
+ <th class="hfcol"><a class="button" href="https://huggingface.co/sayakpaul/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> sayakpaul</a> </th>
168
+ </tr><tr>
169
+ <th><b>19</b><span class="up"> &nbsp;▲ 9</span></th>
170
+ <th><a class="link" href="https://huggingface.co/orionweller/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6362d9712691058b19de1ba4/c9QrA2oE6lcs_46ShaTY1.jpeg" alt="Profile picture"></div><span class="name">Orion Weller</th>
171
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 123,246 downloads</th>
172
+ <th class="xcol"><a class="button" href="https://twitter.com/orionweller" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
173
+ <th class="gcol"><a class="button" href="https://github.com/orionw" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
174
+ <th class="hfcol"><a class="button" href="https://huggingface.co/orionweller/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> orionweller</a> </th>
175
+ </tr><tr>
176
+ <th><b>20</b><span class="up"> &nbsp;▲ 36</span></th>
177
+ <th><a class="link" href="https://huggingface.co/banned-historical-archives/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/15d8656b29a792500b28513b2cd27b5c.svg" alt="Profile picture"></div><span class="name">bha</th>
178
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 113,077 downloads</th>
179
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/banned-historical-archives/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> banned-historical-archives</a> </th>
180
+ </tr><tr>
181
+ <th><b>21</b><span class="down"> &nbsp;▼ 5</span></th>
182
+ <th><a class="link" href="https://huggingface.co/naxalpha/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/68c3a308c2207e9a409bb14bdec96100.svg" alt="Profile picture"></div><span class="name">Nauman Mustafa</th>
183
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 105,843 downloads</th>
184
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/naxalpha/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> naxalpha</a> </th>
185
+ </tr><tr>
186
+ <th><b>22</b><span class="up"> &nbsp;▲ 4</span></th>
187
+ <th><a class="link" href="https://huggingface.co/edbeeching/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1644220542819-noauth.jpeg" alt="Profile picture"></div><span class="name">Edward Beeching</th>
188
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 105,480 downloads</th>
189
+ <th></th><th class="gcol"><a class="button" href="https://github.com/edbeeching" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
190
+ <th class="hfcol"><a class="button" href="https://huggingface.co/edbeeching/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> edbeeching</a> </th>
191
+ </tr><tr>
192
+ <th><b>23</b><span class="down"> &nbsp;▼ 4</span></th>
193
+ <th><a class="link" href="https://huggingface.co/aps/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1652253065548-6230c6ecfd8b720a5648f6c4.jpeg" alt="Profile picture"></div><span class="name">Amanpreet Singh</th>
194
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 105,454 downloads</th>
195
+ <th class="xcol"><a class="button" href="https://twitter.com/apsdehal" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
196
+ <th class="gcol"><a class="button" href="https://github.com/apsdehal" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
197
+ <th class="hfcol"><a class="button" href="https://huggingface.co/aps/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> aps</a> </th>
198
+ </tr><tr>
199
+ <th><b>24</b><span class="down"> &nbsp;▼ 11</span></th>
200
+ <th><a class="link" href="https://huggingface.co/Gourieff/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/636dfe2a676927981496a1fd/yqlTt4Y1QvTVDGlXDfsqU.png" alt="Profile picture"></div><span class="name">Gourieff</th>
201
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 96,057 downloads</th>
202
+ <th></th><th class="gcol"><a class="button" href="https://github.com/gourieff" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
203
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Gourieff/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Gourieff</a> </th>
204
+ </tr><tr>
205
+ <th><b>25</b><span class="up"> &nbsp;▲ 4</span></th>
206
+ <th><a class="link" href="https://huggingface.co/abdullah/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/5f106ce5348d4c7346cd19ab/Uu08yZZlFuj3dtG4wld3n.jpeg" alt="Profile picture"></div><span class="name">Abdullah Abdelrhim</th>
207
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 95,263 downloads</th>
208
+ <th></th><th class="gcol"><a class="button" href="https://github.com/abodacs" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
209
+ <th class="hfcol"><a class="button" href="https://huggingface.co/abdullah/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> abdullah</a> </th>
210
+ </tr><tr>
211
+ <th><b>26</b><span class="up"> &nbsp;▲ 9</span></th>
212
+ <th><a class="link" href="https://huggingface.co/pscotti/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/62b707fbdd998a8b1e424fc3/DW_YvHw06y69jOUKz9gel.png" alt="Profile picture"></div><span class="name">Paul Scotti</th>
213
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 81,248 downloads</th>
214
+ <th class="xcol"><a class="button" href="https://twitter.com/humanscotti" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
215
+ <th class="gcol"><a class="button" href="https://github.com/PaulScotti" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
216
+ <th class="hfcol"><a class="button" href="https://huggingface.co/pscotti/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> pscotti</a> </th>
217
+ </tr><tr>
218
+ <th><b>27</b><span class="down"> &nbsp;▼ 4</span></th>
219
+ <th><a class="link" href="https://huggingface.co/YWjimmy/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/20353954c12be0f97f0e72e25b2d993a.svg" alt="Profile picture"></div><span class="name">Yoonwoo Jeong</th>
220
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 80,206 downloads</th>
221
+ <th class="xcol"><a class="button" href="https://twitter.com/yoonwoojeong" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
222
+ <th class="gcol"><a class="button" href="https://github.com/jeongyw12382" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
223
+ <th class="hfcol"><a class="button" href="https://huggingface.co/YWjimmy/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> YWjimmy</a> </th>
224
+ </tr><tr>
225
+ <th><b>28</b><span class="up"> &nbsp;▲ 34</span></th>
226
+ <th><a class="link" href="https://huggingface.co/kdexd/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6190238c6e7fcb274f3367d7/vjJXHoViYTULnBz2zKo4i.jpeg" alt="Profile picture"></div><span class="name">Karan Desai</th>
227
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 80,103 downloads</th>
228
+ <th class="xcol"><a class="button" href="https://twitter.com/kdexd" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
229
+ <th class="gcol"><a class="button" href="https://github.com/kdexd" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
230
+ <th class="hfcol"><a class="button" href="https://huggingface.co/kdexd/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> kdexd</a> </th>
231
+ </tr><tr>
232
+ <th><b>29</b><span class="down"> &nbsp;▼ 4</span></th>
233
+ <th><a class="link" href="https://huggingface.co/LanguageBind/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6367a8175bb06007ea099b8f/IjG7HyWyWRlVt_XwRbxRW.jpeg" alt="Profile picture"></div><span class="name">linbin</th>
234
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 75,660 downloads</th>
235
+ <th class="xcol"><a class="button" href="https://twitter.com/LinBin46984" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
236
+ <th class="gcol"><a class="button" href="https://github.com/LinB203" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
237
+ <th class="hfcol"><a class="button" href="https://huggingface.co/LanguageBind/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> LanguageBind</a> </th>
238
+ </tr><tr>
239
+ <th><b>30</b><span class="down"> &nbsp;▼ 12</span></th>
240
+ <th><a class="link" href="https://huggingface.co/rajpurkar/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/3d78c0d24cfcee15315f90be7f0a0f2f.svg" alt="Profile picture"></div><span class="name">Pranav R</th>
241
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 73,964 downloads</th>
242
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/rajpurkar/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> rajpurkar</a> </th>
243
+ </tr><tr>
244
+ <th><b>31</b><span class="up"> &nbsp;NEW</span></th>
245
+ <th><a class="link" href="https://huggingface.co/multimodalart/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1649143001781-624bebf604abc7ebb01789af.jpeg" alt="Profile picture"></div><span class="name">Apolinário</th>
246
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 73,408 downloads</th>
247
+ <th class="xcol"><a class="button" href="https://twitter.com/multimodalart" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
248
+ <th class="gcol"><a class="button" href="https://github.com/multimodalart" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
249
+ <th class="hfcol"><a class="button" href="https://huggingface.co/multimodalart/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> multimodalart</a> </th>
250
+ </tr><tr>
251
+ <th><b>32</b><span class="up"> &nbsp;NEW</span></th>
252
+ <th><a class="link" href="https://huggingface.co/jamesqijingsong/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/660d57a48a54c0b229e10d39/lTs2-WNu-1gURt2bMUzIL.jpeg" alt="Profile picture"></div><span class="name">Jingsong Qi</th>
253
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 70,532 downloads</th>
254
+ <th></th><th class="gcol"><a class="button" href="https://github.com/James-Qi" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
255
+ <th class="hfcol"><a class="button" href="https://huggingface.co/jamesqijingsong/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> jamesqijingsong</a> </th>
256
+ </tr><tr>
257
+ <th><b>33</b><span class="up"> &nbsp;▲ 33</span></th>
258
+ <th><a class="link" href="https://huggingface.co/rtrm/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1671192499617-6297ba850bd2f58c647995b9.jpeg" alt="Profile picture"></div><span class="name">Remy</th>
259
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 67,602 downloads</th>
260
+ <th class="xcol"><a class="button" href="https://twitter.com/rtrompier" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
261
+ <th class="gcol"><a class="button" href="https://github.com/rtrompier" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
262
+ <th class="hfcol"><a class="button" href="https://huggingface.co/rtrm/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> rtrm</a> </th>
263
+ </tr><tr>
264
+ <th><b>34</b><span class="up"> &nbsp;▲ 11</span></th>
265
+ <th><a class="link" href="https://huggingface.co/ACCC1380/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/614f5ce176ed5d8b6817745821a54825.svg" alt="Profile picture"></div><span class="name">name</th>
266
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 66,240 downloads</th>
267
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/ACCC1380/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ACCC1380</a> </th>
268
+ </tr><tr>
269
+ <th><b>35</b><span class="down"> &nbsp;▼ 3</span></th>
270
+ <th><a class="link" href="https://huggingface.co/freddyaboulton/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1654278567459-626a9bfa03e2e2796f24ca11.jpeg" alt="Profile picture"></div><span class="name">Freddy Boulton</th>
271
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 65,823 downloads</th>
272
+ <th></th><th class="gcol"><a class="button" href="https://github.com/freddyaboulton" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
273
+ <th class="hfcol"><a class="button" href="https://huggingface.co/freddyaboulton/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> freddyaboulton</a> </th>
274
+ </tr><tr>
275
+ <th><b>36</b><span class="down"> &nbsp;▼ 12</span></th>
276
+ <th><a class="link" href="https://huggingface.co/abisee/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/a3fac368f84d0323cb29788475fb45ff.svg" alt="Profile picture"></div><span class="name">Abigail See</th>
277
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 61,116 downloads</th>
278
+ <th></th><th class="gcol"><a class="button" href="https://github.com/abisee" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
279
+ <th class="hfcol"><a class="button" href="https://huggingface.co/abisee/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> abisee</a> </th>
280
+ </tr><tr>
281
+ <th><b>37</b><span class="up"> &nbsp;▲ 17</span></th>
282
+ <th><a class="link" href="https://huggingface.co/DT4LM/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/d9290c7fe490751268c509ad1aa2454c.svg" alt="Profile picture"></div><span class="name">DT4LM</th>
283
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 58,496 downloads</th>
284
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/DT4LM/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> DT4LM</a> </th>
285
+ </tr><tr>
286
+ <th><b>38</b><span class="down"> &nbsp;▼ 17</span></th>
287
+ <th><a class="link" href="https://huggingface.co/alvations/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/0e9087f2672b0e4f28d91266acf9ce57.svg" alt="Profile picture"></div><span class="name">Liling</th>
288
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 56,217 downloads</th>
289
+ <th></th><th class="gcol"><a class="button" href="https://github.com/alvations" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
290
+ <th class="hfcol"><a class="button" href="https://huggingface.co/alvations/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> alvations</a> </th>
291
+ </tr><tr>
292
+ <th><b>39</b><span class="down"> &nbsp;▼ 22</span></th>
293
+ <th><a class="link" href="https://huggingface.co/arrmlet/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/64cb826aec9a33183ad447f1/XtR1LbwDUgckZ502Wb2VP.png" alt="Profile picture"></div><span class="name">Volodymyr Truba</th>
294
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 56,160 downloads</th>
295
+ <th></th><th class="gcol"><a class="button" href="https://github.com/arrmlet" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
296
+ <th class="hfcol"><a class="button" href="https://huggingface.co/arrmlet/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> arrmlet</a> </th>
297
+ </tr><tr>
298
+ <th><b>40</b><span class="up"> &nbsp;▲ 60</span></th>
299
+ <th><a class="link" href="https://huggingface.co/applied-ai-018/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/no-auth/qfelpACSZ1cQjGCY3VNvf.png" alt="Profile picture"></div><span class="name">Applied AI</th>
300
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 55,654 downloads</th>
301
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/applied-ai-018/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> applied-ai-018</a> </th>
302
+ </tr><tr>
303
+ <th><b>41</b><span class="down"> &nbsp;▼ 10</span></th>
304
+ <th><a class="link" href="https://huggingface.co/liuyanchen1015/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1670708382147-624e9aac94078e6b99e87d51.png" alt="Profile picture"></div><span class="name">Yanchen Liu</th>
305
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 54,499 downloads</th>
306
+ <th></th><th class="gcol"><a class="button" href="https://github.com/liuyanchen1015" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
307
+ <th class="hfcol"><a class="button" href="https://huggingface.co/liuyanchen1015/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> liuyanchen1015</a> </th>
308
+ </tr><tr>
309
+ <th><b>42</b><span class="up"> &nbsp;▲ 19</span></th>
310
+ <th><a class="link" href="https://huggingface.co/Xenova/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/61b253b7ac5ecaae3d1efe0c/hwiQ0uvz3t-L5a-NtBIO6.png" alt="Profile picture"></div><span class="name">Joshua</th>
311
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 45,814 downloads</th>
312
+ <th class="xcol"><a class="button" href="https://twitter.com/xenovacom" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
313
+ <th class="gcol"><a class="button" href="https://github.com/Xenova" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
314
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Xenova/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Xenova</a> </th>
315
+ </tr><tr>
316
+ <th><b>43</b></th>
317
+ <th><a class="link" href="https://huggingface.co/ybelkada/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1648631057413-noauth.png" alt="Profile picture"></div><span class="name">Younes Belkada</th>
318
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 42,100 downloads</th>
319
+ <th class="xcol"><a class="button" href="https://twitter.com/younesbelkada" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
320
+ <th class="gcol"><a class="button" href="https://github.com/younesbelkada" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
321
+ <th class="hfcol"><a class="button" href="https://huggingface.co/ybelkada/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ybelkada</a> </th>
322
+ </tr><tr>
323
+ <th><b>44</b><span class="up"> &nbsp;▲ 38</span></th>
324
+ <th><a class="link" href="https://huggingface.co/ylacombe/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/62611fcabbcbd1c34f1615f6/tXx0cbsnQM03EinbKMY0x.jpeg" alt="Profile picture"></div><span class="name">Yoach Lacombe</th>
325
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 41,893 downloads</th>
326
+ <th class="xcol"><a class="button" href="https://twitter.com/yoachlacombe" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
327
+ <th class="gcol"><a class="button" href="https://github.com/ylacombe" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
328
+ <th class="hfcol"><a class="button" href="https://huggingface.co/ylacombe/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ylacombe</a> </th>
329
+ </tr><tr>
330
+ <th><b>45</b><span class="up"> &nbsp;NEW</span></th>
331
+ <th><a class="link" href="https://huggingface.co/gabrielilharco/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/d53dee91892cccfd0c4d7353ffb67cbf.svg" alt="Profile picture"></div><span class="name">Gabriel Ilharco</th>
332
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 41,227 downloads</th>
333
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/gabrielilharco/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> gabrielilharco</a> </th>
334
+ </tr><tr>
335
+ <th><b>46</b><span class="down"> &nbsp;▼ 12</span></th>
336
+ <th><a class="link" href="https://huggingface.co/ferrazzipietro/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/509a9c3c5564028907c30ce762a1c86e.svg" alt="Profile picture"></div><span class="name">Pietro Ferrazzi</th>
337
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 40,621 downloads</th>
338
+ <th></th><th class="gcol"><a class="button" href="https://github.com/ferrazzipietro" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
339
+ <th class="hfcol"><a class="button" href="https://huggingface.co/ferrazzipietro/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ferrazzipietro</a> </th>
340
+ </tr><tr>
341
+ <th><b>47</b><span class="up"> &nbsp;▲ 8</span></th>
342
+ <th><a class="link" href="https://huggingface.co/AlienKevin/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1671566172810-62d8a9e3e2b34bed74417a5a.jpeg" alt="Profile picture"></div><span class="name">Xiang (Kevin) Li</th>
343
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 39,106 downloads</th>
344
+ <th></th><th class="gcol"><a class="button" href="https://github.com/AlienKevin" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
345
+ <th class="hfcol"><a class="button" href="https://huggingface.co/AlienKevin/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> AlienKevin</a> </th>
346
+ </tr><tr>
347
+ <th><b>48</b><span class="down"> &nbsp;▼ 2</span></th>
348
+ <th><a class="link" href="https://huggingface.co/andrewsiah/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/645c227c23ed9b7788d5d16e/tQYuPdI2FMGkK_a2wFjw0.jpeg" alt="Profile picture"></div><span class="name">Andrew Siah</th>
349
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 39,012 downloads</th>
350
+ <th class="xcol"><a class="button" href="https://twitter.com/theandrewsiah" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
351
+ <th class="gcol"><a class="button" href="https://github.com/andrewsiah" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
352
+ <th class="hfcol"><a class="button" href="https://huggingface.co/andrewsiah/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> andrewsiah</a> </th>
353
+ </tr><tr>
354
+ <th><b>49</b><span class="up"> &nbsp;▲ 4</span></th>
355
+ <th><a class="link" href="https://huggingface.co/Skylion007/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/9353c064ef8ccac84d0397411d38fa90.svg" alt="Profile picture"></div><span class="name">Aaron Gokaslan</th>
356
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 37,427 downloads</th>
357
+ <th class="xcol"><a class="button" href="https://twitter.com/Skyli0n" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
358
+ <th class="gcol"><a class="button" href="https://github.com/Skylion007" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
359
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Skylion007/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Skylion007</a> </th>
360
+ </tr><tr>
361
+ <th><b>50</b><span class="up"> &nbsp;▲ 18</span></th>
362
+ <th><a class="link" href="https://huggingface.co/bezirganyan/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/4a0358c14ac40a0db18f34d8a265babe.svg" alt="Profile picture"></div><span class="name">Grigor Bezirganyan</th>
363
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 36,716 downloads</th>
364
+ <th></th><th class="gcol"><a class="button" href="https://github.com/bezirganyan" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
365
+ <th class="hfcol"><a class="button" href="https://huggingface.co/bezirganyan/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> bezirganyan</a> </th>
366
+ </tr><tr>
367
+ <th><b>51</b><span class="down"> &nbsp;▼ 10</span></th>
368
+ <th><a class="link" href="https://huggingface.co/ChristophSchuhmann/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/e32aa61016caef50de28c16b30196799.svg" alt="Profile picture"></div><span class="name">Christoph S.</th>
369
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 36,315 downloads</th>
370
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/ChristophSchuhmann/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ChristophSchuhmann</a> </th>
371
+ </tr><tr>
372
+ <th><b>52</b><span class="up"> &nbsp;NEW</span></th>
373
+ <th><a class="link" href="https://huggingface.co/jiachenlei/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/1891855926eec77f91a389755998212f.svg" alt="Profile picture"></div><span class="name">Jiachen Lei</th>
374
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 34,716 downloads</th>
375
+ <th class="xcol"><a class="button" href="https://twitter.com/jiachenlei" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
376
+ <th class="gcol"><a class="button" href="https://github.com/jiachenlei" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
377
+ <th class="hfcol"><a class="button" href="https://huggingface.co/jiachenlei/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> jiachenlei</a> </th>
378
+ </tr><tr>
379
+ <th><b>53</b><span class="up"> &nbsp;NEW</span></th>
380
+ <th><a class="link" href="https://huggingface.co/EpicPinkPenguin/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/633c1daf31c06121a58f2df9/6fTXM3KcfirSGkn4TkTv2.jpeg" alt="Profile picture"></div><span class="name">Marcus Fechner</th>
381
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 34,229 downloads</th>
382
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/EpicPinkPenguin/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> EpicPinkPenguin</a> </th>
383
+ </tr><tr>
384
+ <th><b>54</b><span class="down"> &nbsp;▼ 10</span></th>
385
+ <th><a class="link" href="https://huggingface.co/patrickvonplaten/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1584435275418-5dfcb1aada6d0311fd3d5448.jpeg" alt="Profile picture"></div><span class="name">Patrick von Platen</th>
386
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 34,155 downloads</th>
387
+ <th></th><th class="gcol"><a class="button" href="https://github.com/patrickvonplaten" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
388
+ <th class="hfcol"><a class="button" href="https://huggingface.co/patrickvonplaten/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> patrickvonplaten</a> </th>
389
+ </tr><tr>
390
+ <th><b>55</b><span class="up"> &nbsp;▲ 36</span></th>
391
+ <th><a class="link" href="https://huggingface.co/Asap7772/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6511ee845b7e52b0251fdee9/hTIwiIYBGOVnIrxtpri83.png" alt="Profile picture"></div><span class="name">Anikait Singh</th>
392
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 33,800 downloads</th>
393
+ <th class="xcol"><a class="button" href="https://twitter.com/Anikait_Singh_" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
394
+ <th class="gcol"><a class="button" href="https://github.com/asap7772" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
395
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Asap7772/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Asap7772</a> </th>
396
+ </tr><tr>
397
+ <th><b>56</b><span class="up"> &nbsp;▲ 30</span></th>
398
+ <th><a class="link" href="https://huggingface.co/1231czx/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/73c4161cc6c2665b0784e4ff924f014e.svg" alt="Profile picture"></div><span class="name">dasqw</th>
399
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 33,730 downloads</th>
400
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/1231czx/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> 1231czx</a> </th>
401
+ </tr><tr>
402
+ <th><b>57</b><span class="down"> &nbsp;▼ 18</span></th>
403
+ <th><a class="link" href="https://huggingface.co/fancyzhx/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/9464c65a170995157f9de753491a5502.svg" alt="Profile picture"></div><span class="name">Xiang Zhang</th>
404
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 33,729 downloads</th>
405
+ <th class="xcol"><a class="button" href="https://twitter.com/G_Auss" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
406
+ <th class="gcol"><a class="button" href="https://github.com/zhangxiangxiao" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
407
+ <th class="hfcol"><a class="button" href="https://huggingface.co/fancyzhx/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> fancyzhx</a> </th>
408
+ </tr><tr>
409
+ <th><b>58</b><span class="up"> &nbsp;▲ 16</span></th>
410
+ <th><a class="link" href="https://huggingface.co/gsdf/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1671032537903-634522ba5ba732a320ad8066.jpeg" alt="Profile picture"></div><span class="name">gdgsfsfs</th>
411
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 33,711 downloads</th>
412
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/gsdf/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> gsdf</a> </th>
413
+ </tr><tr>
414
+ <th><b>59</b><span class="up"> &nbsp;NEW</span></th>
415
+ <th><a class="link" href="https://huggingface.co/cschell/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/63381a10768611eccaaf218d/P_pMYHHLD0iXqIYUTfedG.jpeg" alt="Profile picture"></div><span class="name">Christian Rack</th>
416
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 33,522 downloads</th>
417
+ <th></th><th class="gcol"><a class="button" href="https://github.com/cschell" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
418
+ <th class="hfcol"><a class="button" href="https://huggingface.co/cschell/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> cschell</a> </th>
419
+ </tr><tr>
420
+ <th><b>60</b><span class="up"> &nbsp;NEW</span></th>
421
+ <th><a class="link" href="https://huggingface.co/Muennighoff/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/5f1eb362eec0ad2a071ad6e2/IXMYkYKuTwn6kBdWnQeeY.png" alt="Profile picture"></div><span class="name">Niklas Muennighoff</th>
422
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 33,322 downloads</th>
423
+ <th class="xcol"><a class="button" href="https://twitter.com/Muennighoff" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
424
+ <th class="gcol"><a class="button" href="https://github.com/Muennighoff" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
425
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Muennighoff/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Muennighoff</a> </th>
426
+ </tr><tr>
427
+ <th><b>61</b><span class="up"> &nbsp;▲ 26</span></th>
428
+ <th><a class="link" href="https://huggingface.co/OneOverZero/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/62f69fe504e5e02f82aef7fb/m4CA0XlTKDGIg_WQVmGdv.png" alt="Profile picture"></div><span class="name">Ryan Burgert</th>
429
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 33,195 downloads</th>
430
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/OneOverZero/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> OneOverZero</a> </th>
431
+ </tr><tr>
432
+ <th><b>62</b><span class="down"> &nbsp;▼ 26</span></th>
433
+ <th><a class="link" href="https://huggingface.co/mandarjoshi/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/d3983ed6f7b909d6b5c6b7f68408fefd.svg" alt="Profile picture"></div><span class="name">Mandar Joshi</th>
434
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 32,291 downloads</th>
435
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/mandarjoshi/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> mandarjoshi</a> </th>
436
+ </tr><tr>
437
+ <th><b>63</b><span class="up"> &nbsp;NEW</span></th>
438
+ <th><a class="link" href="https://huggingface.co/MartinKu/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/f8b1374b3ae5a04a884c2b71578e78a1.svg" alt="Profile picture"></div><span class="name">Martin Kuo</th>
439
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 32,236 downloads</th>
440
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/MartinKu/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> MartinKu</a> </th>
441
+ </tr><tr>
442
+ <th><b>64</b><span class="down"> &nbsp;▼ 15</span></th>
443
+ <th><a class="link" href="https://huggingface.co/YiYiXu/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1677857909367-624ef9ba9d608e459387b34e.jpeg" alt="Profile picture"></div><span class="name">YiYi Xu</th>
444
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 31,125 downloads</th>
445
+ <th class="xcol"><a class="button" href="https://twitter.com/YiYiMarz" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
446
+ <th class="gcol"><a class="button" href="https://github.com/yiyixuxu" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
447
+ <th class="hfcol"><a class="button" href="https://huggingface.co/YiYiXu/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> YiYiXu</a> </th>
448
+ </tr><tr>
449
+ <th><b>65</b><span class="up"> &nbsp;▲ 7</span></th>
450
+ <th><a class="link" href="https://huggingface.co/mcaleste/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/ea235fd1649b3446daf12dbed9b3a9db.svg" alt="Profile picture"></div><span class="name">Stephen McAleer</th>
451
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 30,766 downloads</th>
452
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/mcaleste/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> mcaleste</a> </th>
453
+ </tr><tr>
454
+ <th><b>66</b><span class="up"> &nbsp;NEW</span></th>
455
+ <th><a class="link" href="https://huggingface.co/philschmid/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1624629516652-5ff5d596f244529b3ec0fb89.png" alt="Profile picture"></div><span class="name">Philipp Schmid</th>
456
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 30,560 downloads</th>
457
+ <th class="xcol"><a class="button" href="https://twitter.com/_philschmid" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
458
+ <th class="gcol"><a class="button" href="https://github.com/philschmid" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
459
+ <th class="hfcol"><a class="button" href="https://huggingface.co/philschmid/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> philschmid</a> </th>
460
+ </tr><tr>
461
+ <th><b>67</b><span class="up"> &nbsp;NEW</span></th>
462
+ <th><a class="link" href="https://huggingface.co/RyanYr/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/8dbbe6352519b952bfe2ec6e48d46bd6.svg" alt="Profile picture"></div><span class="name">Yurun Yuan</th>
463
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 30,150 downloads</th>
464
+ <th></th><th class="gcol"><a class="button" href="https://github.com/yurun-yuan" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
465
+ <th class="hfcol"><a class="button" href="https://huggingface.co/RyanYr/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> RyanYr</a> </th>
466
+ </tr><tr>
467
+ <th><b>68</b><span class="down"> &nbsp;▼ 4</span></th>
468
+ <th><a class="link" href="https://huggingface.co/tyzhu/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/901a4db8e99f6e0c7e7e596c251b315c.svg" alt="Profile picture"></div><span class="name">Tongyao</th>
469
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 29,970 downloads</th>
470
+ <th></th><th class="gcol"><a class="button" href="https://github.com/tongyao-zhu" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
471
+ <th class="hfcol"><a class="button" href="https://huggingface.co/tyzhu/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> tyzhu</a> </th>
472
+ </tr><tr>
473
+ <th><b>69</b><span class="down"> &nbsp;▼ 22</span></th>
474
+ <th><a class="link" href="https://huggingface.co/ylecun/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/9156dc406ed3f9ee62b73657ac20f5ed.svg" alt="Profile picture"></div><span class="name">Yann LeCun</th>
475
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 29,966 downloads</th>
476
+ <th class="xcol"><a class="button" href="https://twitter.com/ylecun" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
477
+ <th class="gcol"><a class="button" href="https://github.com/ylecun" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
478
+ <th class="hfcol"><a class="button" href="https://huggingface.co/ylecun/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ylecun</a> </th>
479
+ </tr><tr>
480
+ <th><b>70</b><span class="up"> &nbsp;NEW</span></th>
481
+ <th><a class="link" href="https://huggingface.co/omni-research/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/3c8c1c1877baaa0dd4742797d9f9cea1.svg" alt="Profile picture"></div><span class="name">omni-research</th>
482
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 29,445 downloads</th>
483
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/omni-research/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> omni-research</a> </th>
484
+ </tr><tr>
485
+ <th><b>71</b><span class="down"> &nbsp;▼ 21</span></th>
486
+ <th><a class="link" href="https://huggingface.co/ibrahimhamamci/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/293ddb91148d27f22d4b4786a53c8bff.svg" alt="Profile picture"></div><span class="name">Ibrahim E. Hamamci</th>
487
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 29,321 downloads</th>
488
+ <th class="xcol"><a class="button" href="https://twitter.com/iethemhamamci" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
489
+ <th class="gcol"><a class="button" href="https://github.com/ibrahimethemhamamci" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
490
+ <th class="hfcol"><a class="button" href="https://huggingface.co/ibrahimhamamci/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ibrahimhamamci</a> </th>
491
+ </tr><tr>
492
+ <th><b>72</b><span class="up"> &nbsp;NEW</span></th>
493
+ <th><a class="link" href="https://huggingface.co/andstor/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/621997b88e4346d1e0f23bc9/TJmde19Ef6t4MB3PH-zuA.jpeg" alt="Profile picture"></div><span class="name">André Storhaug</th>
494
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 29,303 downloads</th>
495
+ <th class="xcol"><a class="button" href="https://twitter.com/andrestorhaug" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
496
+ <th class="gcol"><a class="button" href="https://github.com/andstor" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
497
+ <th class="hfcol"><a class="button" href="https://huggingface.co/andstor/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> andstor</a> </th>
498
+ </tr><tr>
499
+ <th><b>73</b><span class="up"> &nbsp;▲ 15</span></th>
500
+ <th><a class="link" href="https://huggingface.co/lukaemon/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6099e69332c054a2e98479ce/c_I1SJ9eZUZr_sY0JM93b.jpeg" alt="Profile picture"></div><span class="name">Lucas Shen</th>
501
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 28,397 downloads</th>
502
+ <th class="xcol"><a class="button" href="https://twitter.com/_lukaemon" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
503
+ <th class="gcol"><a class="button" href="https://github.com/lukaemon" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
504
+ <th class="hfcol"><a class="button" href="https://huggingface.co/lukaemon/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> lukaemon</a> </th>
505
+ </tr><tr>
506
+ <th><b>74</b><span class="down"> &nbsp;▼ 17</span></th>
507
+ <th><a class="link" href="https://huggingface.co/nielsr/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1608042047613-5f1158120c833276f61f1a84.jpeg" alt="Profile picture"></div><span class="name">Niels Rogge</th>
508
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 28,382 downloads</th>
509
+ <th class="xcol"><a class="button" href="https://twitter.com/NielsRogge" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
510
+ <th class="gcol"><a class="button" href="https://github.com/NielsRogge" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
511
+ <th class="hfcol"><a class="button" href="https://huggingface.co/nielsr/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> nielsr</a> </th>
512
+ </tr><tr>
513
+ <th><b>75</b><span class="down"> &nbsp;▼ 8</span></th>
514
+ <th><a class="link" href="https://huggingface.co/joey234/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/e1a3ddda56eb88f5c5a2b934793863af.svg" alt="Profile picture"></div><span class="name">Thinh Truong</th>
515
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 28,160 downloads</th>
516
+ <th></th><th class="gcol"><a class="button" href="https://github.com/joey234" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
517
+ <th class="hfcol"><a class="button" href="https://huggingface.co/joey234/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> joey234</a> </th>
518
+ </tr><tr>
519
+ <th><b>76</b><span class="down"> &nbsp;▼ 49</span></th>
520
+ <th><a class="link" href="https://huggingface.co/jiawennnn/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/6159c9577313d4aa620be35a452a2c30.svg" alt="Profile picture"></div><span class="name">jiawen chen</th>
521
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 27,779 downloads</th>
522
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/jiawennnn/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> jiawennnn</a> </th>
523
+ </tr><tr>
524
+ <th><b>77</b><span class="down"> &nbsp;▼ 37</span></th>
525
+ <th><a class="link" href="https://huggingface.co/gksriharsha/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/noauth/ipZZ5HGriNP6O2peUw0Nx.jpeg" alt="Profile picture"></div><span class="name">Krishna S. Gundu</th>
526
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 27,380 downloads</th>
527
+ <th></th><th class="gcol"><a class="button" href="https://github.com/gksriharsha" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
528
+ <th class="hfcol"><a class="button" href="https://huggingface.co/gksriharsha/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> gksriharsha</a> </th>
529
+ </tr><tr>
530
+ <th><b>78</b><span class="up"> &nbsp;NEW</span></th>
531
+ <th><a class="link" href="https://huggingface.co/gsarti/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1670231290373-5e7749883d77a72421292d07.jpeg" alt="Profile picture"></div><span class="name">Gabriele Sarti</th>
532
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 27,062 downloads</th>
533
+ <th class="xcol"><a class="button" href="https://twitter.com/gsarti_" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
534
+ <th class="gcol"><a class="button" href="https://github.com/gsarti" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
535
+ <th class="hfcol"><a class="button" href="https://huggingface.co/gsarti/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> gsarti</a> </th>
536
+ </tr><tr>
537
+ <th><b>79</b><span class="up"> &nbsp;NEW</span></th>
538
+ <th><a class="link" href="https://huggingface.co/jmhessel/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1664497251391-625498644f4edf771516b2cb.jpeg" alt="Profile picture"></div><span class="name">Jack Hessel</th>
539
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 26,966 downloads</th>
540
+ <th class="xcol"><a class="button" href="https://twitter.com/jmhessel" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
541
+ <th class="gcol"><a class="button" href="https://github.com/jmhessel" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
542
+ <th class="hfcol"><a class="button" href="https://huggingface.co/jmhessel/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> jmhessel</a> </th>
543
+ </tr><tr>
544
+ <th><b>80</b><span class="up"> &nbsp;NEW</span></th>
545
+ <th><a class="link" href="https://huggingface.co/aklein4/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/noauth/0Foo8cL256aQS9qFvrd9M.png" alt="Profile picture"></div><span class="name">Adam Klein</th>
546
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 26,401 downloads</th>
547
+ <th></th><th class="gcol"><a class="button" href="https://github.com/aklein4" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
548
+ <th class="hfcol"><a class="button" href="https://huggingface.co/aklein4/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> aklein4</a> </th>
549
+ </tr><tr>
550
+ <th><b>81</b><span class="up"> &nbsp;▲ 14</span></th>
551
+ <th><a class="link" href="https://huggingface.co/joelniklaus/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1656078368144-5fae5f68b8423e1d80b8a988.jpeg" alt="Profile picture"></div><span class="name">Joel Niklaus</th>
552
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 25,959 downloads</th>
553
+ <th class="xcol"><a class="button" href="https://twitter.com/JoelNiklaus" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
554
+ <th class="gcol"><a class="button" href="https://github.com/JoelNiklaus" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
555
+ <th class="hfcol"><a class="button" href="https://huggingface.co/joelniklaus/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> joelniklaus</a> </th>
556
+ </tr><tr>
557
+ <th><b>82</b><span class="down"> &nbsp;▼ 5</span></th>
558
+ <th><a class="link" href="https://huggingface.co/loubnabnl/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/61c141342aac764ce1654e43/81AwoT5IQ_Xdw0OVw7TKu.jpeg" alt="Profile picture"></div><span class="name">Loubna Ben Allal</th>
559
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 24,862 downloads</th>
560
+ <th class="xcol"><a class="button" href="https://twitter.com/LoubnaBenAllal1" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
561
+ <th class="gcol"><a class="button" href="https://github.com/loubnabnl" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
562
+ <th class="hfcol"><a class="button" href="https://huggingface.co/loubnabnl/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> loubnabnl</a> </th>
563
+ </tr><tr>
564
+ <th><b>83</b><span class="down"> &nbsp;▼ 41</span></th>
565
+ <th><a class="link" href="https://huggingface.co/Qi28/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/no-auth/NfSUUqhOrmBAXiOBC0k8Y.png" alt="Profile picture"></div><span class="name">L</th>
566
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 24,674 downloads</th>
567
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/Qi28/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Qi28</a> </th>
568
+ </tr><tr>
569
+ <th><b>84</b><span class="down"> &nbsp;▼ 3</span></th>
570
+ <th><a class="link" href="https://huggingface.co/ZixuanKe/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/39c7ac4c8036c2fe37e68d20f6864985.svg" alt="Profile picture"></div><span class="name">Zixuan Ke</th>
571
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 24,567 downloads</th>
572
+ <th class="xcol"><a class="button" href="https://twitter.com/KeZixuan" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
573
+ <th class="gcol"><a class="button" href="https://github.com/ZixuanKe" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
574
+ <th class="hfcol"><a class="button" href="https://huggingface.co/ZixuanKe/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ZixuanKe</a> </th>
575
+ </tr><tr>
576
+ <th><b>85</b><span class="down"> &nbsp;▼ 20</span></th>
577
+ <th><a class="link" href="https://huggingface.co/mlabonne/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/61b8e2ba285851687028d395/JtUGAwVh_4cDEsjNcfpye.png" alt="Profile picture"></div><span class="name">Maxime Labonne</th>
578
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 23,614 downloads</th>
579
+ <th class="xcol"><a class="button" href="https://twitter.com/maximelabonne" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
580
+ <th class="gcol"><a class="button" href="https://github.com/mlabonne" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
581
+ <th class="hfcol"><a class="button" href="https://huggingface.co/mlabonne/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> mlabonne</a> </th>
582
+ </tr><tr>
583
+ <th><b>86</b><span class="down"> &nbsp;▼ 27</span></th>
584
+ <th><a class="link" href="https://huggingface.co/mishig/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/60a551a34ecc5d054c8ad93e/dhcBFtwNLcKqqASxniyVw.jpeg" alt="Profile picture"></div><span class="name">Mishig Davaadorj</th>
585
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 23,568 downloads</th>
586
+ <th class="xcol"><a class="button" href="https://twitter.com/mishig25" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
587
+ <th class="gcol"><a class="button" href="https://github.com/mishig25" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
588
+ <th class="hfcol"><a class="button" href="https://huggingface.co/mishig/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> mishig</a> </th>
589
+ </tr><tr>
590
+ <th><b>87</b><span class="up"> &nbsp;NEW</span></th>
591
+ <th><a class="link" href="https://huggingface.co/Sterzhang/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/65d8b0f0661492b25c6623de/c6LPDse8NIV_3BHIu8dYe.png" alt="Profile picture"></div><span class="name">Jianshu Zhang</th>
592
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 23,103 downloads</th>
593
+ <th class="xcol"><a class="button" href="https://twitter.com/SterZhang" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
594
+ <th class="gcol"><a class="button" href="https://github.com/sterzhang" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
595
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Sterzhang/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Sterzhang</a> </th>
596
+ </tr><tr>
597
+ <th><b>88</b><span class="up"> &nbsp;▲ 9</span></th>
598
+ <th><a class="link" href="https://huggingface.co/haorandai/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/78564f950bb3309a85999baeaae84feb.svg" alt="Profile picture"></div><span class="name">Haoran Dai</th>
599
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 23,067 downloads</th>
600
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/haorandai/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> haorandai</a> </th>
601
+ </tr><tr>
602
+ <th><b>89</b><span class="up"> &nbsp;NEW</span></th>
603
+ <th><a class="link" href="https://huggingface.co/amitness/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/5f2e7dad7e58354338620780/e79T6NdPYDuFUGu7JNh0I.png" alt="Profile picture"></div><span class="name">Amit Chaudhary</th>
604
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 22,680 downloads</th>
605
+ <th class="xcol"><a class="button" href="https://twitter.com/amitness" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
606
+ <th class="gcol"><a class="button" href="https://github.com/amitness" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
607
+ <th class="hfcol"><a class="button" href="https://huggingface.co/amitness/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> amitness</a> </th>
608
+ </tr><tr>
609
+ <th><b>90</b><span class="up"> &nbsp;NEW</span></th>
610
+ <th><a class="link" href="https://huggingface.co/ErnestSDavis/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/6afbe6e0022955ba7d8e0e3a74d0bb89.svg" alt="Profile picture"></div><span class="name">Ernest Davis</th>
611
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 22,215 downloads</th>
612
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/ErnestSDavis/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ErnestSDavis</a> </th>
613
+ </tr><tr>
614
+ <th><b>91</b><span class="down"> &nbsp;▼ 22</span></th>
615
+ <th><a class="link" href="https://huggingface.co/OwlMaster/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/324b5150259cb137ceb700f7c03de0f9.svg" alt="Profile picture"></div><span class="name">Owl Master</th>
616
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 22,149 downloads</th>
617
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/OwlMaster/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> OwlMaster</a> </th>
618
+ </tr><tr>
619
+ <th><b>92</b><span class="up"> &nbsp;NEW</span></th>
620
+ <th><a class="link" href="https://huggingface.co/vikhyatk/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/63117568fa95534e218da163/8h9zN8aKRxPLBnXW7sqY9.jpeg" alt="Profile picture"></div><span class="name">Vik Korrapati</th>
621
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 21,914 downloads</th>
622
+ <th class="xcol"><a class="button" href="https://twitter.com/vikhyatk" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
623
+ <th class="gcol"><a class="button" href="https://github.com/vikhyat" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
624
+ <th class="hfcol"><a class="button" href="https://huggingface.co/vikhyatk/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> vikhyatk</a> </th>
625
+ </tr><tr>
626
+ <th><b>93</b><span class="up"> &nbsp;NEW</span></th>
627
+ <th><a class="link" href="https://huggingface.co/ChongyanChen/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/a2288c4ab2b0e555c4320de05bd977ed.svg" alt="Profile picture"></div><span class="name">Chen</th>
628
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 21,767 downloads</th>
629
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/ChongyanChen/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> ChongyanChen</a> </th>
630
+ </tr><tr>
631
+ <th><b>94</b><span class="down"> &nbsp;▼ 34</span></th>
632
+ <th><a class="link" href="https://huggingface.co/amuvarma/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/84124f27c752b86d67383d5073939e2f.svg" alt="Profile picture"></div><span class="name">Amu Varma</th>
633
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 21,592 downloads</th>
634
+ <th></th><th></th><th class="hfcol"><a class="button" href="https://huggingface.co/amuvarma/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> amuvarma</a> </th>
635
+ </tr><tr>
636
+ <th><b>95</b><span class="up"> &nbsp;NEW</span></th>
637
+ <th><a class="link" href="https://huggingface.co/davanstrien/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/1627505688463-60107b385ac3e86b3ea4fc34.jpeg" alt="Profile picture"></div><span class="name">Daniel van Strien</th>
638
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 21,143 downloads</th>
639
+ <th class="xcol"><a class="button" href="https://twitter.com/vanstriendaniel" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
640
+ <th class="gcol"><a class="button" href="https://github.com/davanstrien" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
641
+ <th class="hfcol"><a class="button" href="https://huggingface.co/davanstrien/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> davanstrien</a> </th>
642
+ </tr><tr>
643
+ <th><b>96</b><span class="down"> &nbsp;▼ 3</span></th>
644
+ <th><a class="link" href="https://huggingface.co/Idavidrein/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/655cc37f9af37bae32110d53/cFGjZk0Y8gwDrwmRF83oO.jpeg" alt="Profile picture"></div><span class="name">David Rein</th>
645
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 21,010 downloads</th>
646
+ <th class="xcol"><a class="button" href="https://twitter.com/idavidrein" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
647
+ <th class="gcol"><a class="button" href="https://github.com/idavidrein" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
648
+ <th class="hfcol"><a class="button" href="https://huggingface.co/Idavidrein/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> Idavidrein</a> </th>
649
+ </tr><tr>
650
+ <th><b>97</b><span class="up"> &nbsp;NEW</span></th>
651
+ <th><a class="link" href="https://huggingface.co/nicolaus625/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/f1cb0e07f36933187ceccbd5dcbeff79.svg" alt="Profile picture"></div><span class="name">Yinghao Ma</th>
652
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 20,795 downloads</th>
653
+ <th class="xcol"><a class="button" href="https://twitter.com/nicolaus625" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
654
+ <th class="gcol"><a class="button" href="https://github.com/nicolaus625" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
655
+ <th class="hfcol"><a class="button" href="https://huggingface.co/nicolaus625/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> nicolaus625</a> </th>
656
+ </tr><tr>
657
+ <th><b>98</b><span class="down"> &nbsp;▼ 65</span></th>
658
+ <th><a class="link" href="https://huggingface.co/fsicoli/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/654e85d0ac43c6e467ab344b/CnxxDmn2aL0kec9dL9NaT.jpeg" alt="Profile picture"></div><span class="name">Fabio Sicoli</th>
659
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 20,795 downloads</th>
660
+ <th></th><th class="gcol"><a class="button" href="https://github.com/fsicoli" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
661
+ <th class="hfcol"><a class="button" href="https://huggingface.co/fsicoli/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> fsicoli</a> </th>
662
+ </tr><tr>
663
+ <th><b>99</b><span class="down"> &nbsp;▼ 26</span></th>
664
+ <th><a class="link" href="https://huggingface.co/neoneye/" target="_blank" rel="noopener"><div class="circle"><img src="https://huggingface.co/avatars/97b8dc2e2d0086abff24682b0f0af39a.svg" alt="Profile picture"></div><span class="name">Simon Strandgaard</th>
665
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 20,622 downloads</th>
666
+ <th class="xcol"><a class="button" href="https://twitter.com/SimonStran36407" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_x.png" alt="X logo"></a></th>
667
+ <th class="gcol"><a class="button" href="https://github.com/neoneye" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
668
+ <th class="hfcol"><a class="button" href="https://huggingface.co/neoneye/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> neoneye</a> </th>
669
+ </tr><tr>
670
+ <th><b>100</b><span class="up"> &nbsp;NEW</span></th>
671
+ <th><a class="link" href="https://huggingface.co/derek-thomas/" target="_blank" rel="noopener"><div class="circle"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/638eb5f949de7ae552dd6211/mJkQJGpn9tXV37N2VLFCh.jpeg" alt="Profile picture"></div><span class="name">Derek Thomas</th>
672
+ <th><img width="14" height="14" src="img/ico_datasets.png" alt="Models"> 20,008 downloads</th>
673
+ <th></th><th class="gcol"><a class="button" href="https://github.com/datavistics" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_github.png" alt="Github logo"></a></th>
674
+ <th class="hfcol"><a class="button" href="https://huggingface.co/derek-thomas/" target="_blank" rel="noopener"><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo"> derek-thomas</a> </th>
675
+ </tr>
676
+
677
+ </table>
678
+ </div>
679
+
680
+ </div>
681
+
682
+
683
+
684
+
685
+
686
+
687
 
688
  <!--December 2024-->
689
+ <div id="option2" class="content hidden">
690
 
691
  <div style="overflow-x:auto;">
692
  <table class="alternate">
 
1322
 
1323
 
1324
  <!--November 2024-->
1325
+ <div id="option3" class="content hidden">
1326
 
1327
  <div style="overflow-x:auto;">
1328
  <table class="alternate">
 
1966
 
1967
 
1968
  <!--October 2024-->
1969
+ <div id="option4" class="content hidden">
1970
 
1971
  <div style="overflow-x:auto;">
1972
  <table class="alternate">
 
2606
 
2607
 
2608
  <!--September 2024-->
2609
+ <div id="option5" class="content hidden">
2610
 
2611
  <div style="overflow-x:auto;">
2612
  <table class="alternate">
 
3255
 
3256
 
3257
  <!--August 2024-->
3258
+ <div id="option6" class="content hidden">
3259
 
3260
  <div style="overflow-x:auto;">
3261
  <table class="alternate">
 
3901
 
3902
 
3903
  <!--July 2024-->
3904
+ <div id="option7" class="content hidden">
3905
 
3906
  <div style="overflow-x:auto;">
3907
  <table class="alternate">
 
4537
 
4538
 
4539
  <!--June 2024-->
4540
+ <div id="option8" class="content hidden">
4541
 
4542
  <div style="overflow-x:auto;">
4543
  <table class="alternate">
 
5191
 
5192
 
5193
  <!--May 2024-->
5194
+ <div id="option9" class="content hidden">
5195
 
5196
  <div style="overflow-x:auto;">
5197
  <table class="alternate">
 
5838
 
5839
 
5840
  <!--April 2024-->
5841
+ <div id="option10" class="content hidden">
5842
 
5843
  <div style="overflow-x:auto;">
5844
  <table class="alternate">
 
6486
 
6487
 
6488
  <!--March 2024-->
6489
+ <div id="option11" class="content hidden">
6490
 
6491
  <div style="overflow-x:auto;">
6492
  <table class="alternate">
 
7129
 
7130
 
7131
  <!--February 2024-->
7132
+ <div id="option12" class="content hidden">
7133
  <div style="overflow-x:auto;">
7134
  <table class="alternate">
7135
  <tr>
 
7790
  <section class="notes">
7791
  <h2>Notes</h2>
7792
 
7793
+ ⏳ Updated: <b>February 2, 2025</b><br>
7794
  🎯 Data scraped on Hugging Face + <a class="small-link" href="https://huggingface.co/spaces/Weyaxi/huggingface-leaderboard" target=”_blank” rel="noopener"><u>Huggingface Leaderboard</u></a> / <a class="small-link" href="https://huggingface.co/spaces/Weyaxi/followers-leaderboard" target=”_blank” rel="noopener"><u>Follower Leaderboard</u></a> by <a class="small-link" href="https://huggingface.co/Weyaxi" target=”_blank” rel="noopener"><u>Yağız Çalık</u></a><br>
7795
  ⚙️ Space UX partly built with the help of <a class="small-link" href="https://hf.co/chat/assistant/65b24c4e4914c9938c4a1a34" target=”_blank” rel="noopener"><u>Website Designer</u></a>, a Hugging Chat Assistant by <a class="small-link" href="https://huggingface.co/victor" target=”_blank” rel="noopener"><u>Victor Mustar</u></a><br>
7796
  🏗️ Suggestions are welcome! Feel free to ❤️ this Space and follow me on <a class="small-link" href="https://huggingface.co/mvaloatto" target=”_blank” rel="noopener"><u><img width="14" height="14" src="img/ico_hf.png" alt="HuggingFace logo">mvaloatto</u></a> or <a class="small-link" href="https://x.com/mvaloatto" target=”_blank” rel="noopener"><u><img width="14" height="14" src="img/ico_x.png" alt="X logo">mvaloatto</u></a>
followers.html CHANGED
The diff for this file is too large to render. See raw diff
 
index.html CHANGED
The diff for this file is too large to render. See raw diff
 
spaces.html CHANGED
The diff for this file is too large to render. See raw diff