Commit
·
0bfbd08
1
Parent(s):
eaae3cd
Spark, executorch and trl
Browse files
PyTorchConference2025_GithubRepos.json
CHANGED
|
@@ -146,9 +146,10 @@
|
|
| 146 |
{
|
| 147 |
"repo_name": "spark",
|
| 148 |
"repo_link": "https://github.com/apache/spark",
|
|
|
|
| 149 |
"github_about_section": "Apache Spark - A unified analytics engine for large-scale data processing",
|
| 150 |
"homepage_link": "https://spark.apache.org",
|
| 151 |
-
"github_topic_closest_fit": "
|
| 152 |
"contributors_all": 3083,
|
| 153 |
"contributors_2025": 322,
|
| 154 |
"contributors_2024": 300,
|
|
@@ -208,6 +209,7 @@
|
|
| 208 |
"category": "model compiler",
|
| 209 |
"github_about_section": "On-device AI across mobile, embedded and edge for PyTorch",
|
| 210 |
"homepage_link": "https://executorch.ai",
|
|
|
|
| 211 |
"contributors_all": 437,
|
| 212 |
"contributors_2025": 267,
|
| 213 |
"contributors_2024": 243,
|
|
@@ -276,8 +278,10 @@
|
|
| 276 |
{
|
| 277 |
"repo_name": "trl",
|
| 278 |
"repo_link": "https://github.com/huggingface/trl",
|
|
|
|
| 279 |
"github_about_section": "Train transformer language models with reinforcement learning.",
|
| 280 |
"homepage_link": "http://hf.co/docs/trl",
|
|
|
|
| 281 |
"contributors_all": 433,
|
| 282 |
"contributors_2025": 189,
|
| 283 |
"contributors_2024": 154,
|
|
|
|
| 146 |
{
|
| 147 |
"repo_name": "spark",
|
| 148 |
"repo_link": "https://github.com/apache/spark",
|
| 149 |
+
"category": "data processing",
|
| 150 |
"github_about_section": "Apache Spark - A unified analytics engine for large-scale data processing",
|
| 151 |
"homepage_link": "https://spark.apache.org",
|
| 152 |
+
"github_topic_closest_fit": "data-processing",
|
| 153 |
"contributors_all": 3083,
|
| 154 |
"contributors_2025": 322,
|
| 155 |
"contributors_2024": 300,
|
|
|
|
| 209 |
"category": "model compiler",
|
| 210 |
"github_about_section": "On-device AI across mobile, embedded and edge for PyTorch",
|
| 211 |
"homepage_link": "https://executorch.ai",
|
| 212 |
+
"github_topic_closest_fit": "inference",
|
| 213 |
"contributors_all": 437,
|
| 214 |
"contributors_2025": 267,
|
| 215 |
"contributors_2024": 243,
|
|
|
|
| 278 |
{
|
| 279 |
"repo_name": "trl",
|
| 280 |
"repo_link": "https://github.com/huggingface/trl",
|
| 281 |
+
"category": "reinforcement learning",
|
| 282 |
"github_about_section": "Train transformer language models with reinforcement learning.",
|
| 283 |
"homepage_link": "http://hf.co/docs/trl",
|
| 284 |
+
"github_topic_closest_fit": "reinforcement-learning",
|
| 285 |
"contributors_all": 433,
|
| 286 |
"contributors_2025": 189,
|
| 287 |
"contributors_2024": 154,
|