Commit
·
a4aaffe
1
Parent(s):
3a4093c
transformers and hhvm
Browse files
PyTorchConference2025_GithubRepos.json
CHANGED
|
@@ -38,8 +38,10 @@
|
|
| 38 |
{
|
| 39 |
"repo_name": "transformers",
|
| 40 |
"repo_link": "https://github.com/huggingface/transformers",
|
|
|
|
| 41 |
"github_about_section": "Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.",
|
| 42 |
"homepage_link": "https://huggingface.co/transformers",
|
|
|
|
| 43 |
"contributors_all": 3582,
|
| 44 |
"contributors_2025": 860,
|
| 45 |
"contributors_2024": 769,
|
|
@@ -60,8 +62,10 @@
|
|
| 60 |
{
|
| 61 |
"repo_name": "hhvm",
|
| 62 |
"repo_link": "https://github.com/facebook/hhvm",
|
|
|
|
| 63 |
"github_about_section": "A virtual machine for executing programs written in Hack.",
|
| 64 |
"homepage_link": "https://hhvm.com",
|
|
|
|
| 65 |
"contributors_all": 2624,
|
| 66 |
"contributors_2025": 692,
|
| 67 |
"contributors_2024": 648,
|
|
|
|
| 38 |
{
|
| 39 |
"repo_name": "transformers",
|
| 40 |
"repo_link": "https://github.com/huggingface/transformers",
|
| 41 |
+
"category": "model-definition framework",
|
| 42 |
"github_about_section": "Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.",
|
| 43 |
"homepage_link": "https://huggingface.co/transformers",
|
| 44 |
+
"github_topic_closest_fit": "machine-learning",
|
| 45 |
"contributors_all": 3582,
|
| 46 |
"contributors_2025": 860,
|
| 47 |
"contributors_2024": 769,
|
|
|
|
| 62 |
{
|
| 63 |
"repo_name": "hhvm",
|
| 64 |
"repo_link": "https://github.com/facebook/hhvm",
|
| 65 |
+
"category": "virtual machine",
|
| 66 |
"github_about_section": "A virtual machine for executing programs written in Hack.",
|
| 67 |
"homepage_link": "https://hhvm.com",
|
| 68 |
+
"github_topic_closest_fit": "virtual-machine",
|
| 69 |
"contributors_all": 2624,
|
| 70 |
"contributors_2025": 692,
|
| 71 |
"contributors_2024": 648,
|