Datasets:
File size: 4,591 Bytes
8ab1aeb 36474ed 8ab1aeb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 |
---
license: apache-2.0
pretty_name: optimum metrics
tags:
- github-stars
dataset_info:
features:
- name: name
dtype: string
- name: stars
dtype: int64
- name: forks
dtype: int64
splits:
- name: package
num_bytes: 555
num_examples: 13
- name: repository
num_bytes: 3790
num_examples: 81
download_size: 6617
dataset_size: 4345
---
# optimum metrics
This dataset contains metrics about the huggingface/optimum package.
Number of repositories in the dataset: 19
Number of packages in the dataset: 6
## Package dependents
This contains the data available in the [used-by](https://github.com/huggingface/optimum/network/dependents)
tab on GitHub.
### Package & Repository star count
This section shows the package and repository star count, individually.
Package | Repository
:-------------------------:|:-------------------------:
![optimum-dependent package star count](./optimum-dependents/resolve/main/optimum-dependent_package_star_count.png) | ![optimum-dependent repository star count](./optimum-dependents/resolve/main/optimum-dependent_repository_star_count.png)
There are 0 packages that have more than 1000 stars.
There are 0 repositories that have more than 1000 stars.
The top 10 in each category are the following:
*Package*
[SeldonIO/MLServer](https://github.com/SeldonIO/MLServer): 288
[AlekseyKorshuk/optimum-transformers](https://github.com/AlekseyKorshuk/optimum-transformers): 114
[huggingface/optimum-intel](https://github.com/huggingface/optimum-intel): 61
[huggingface/optimum-graphcore](https://github.com/huggingface/optimum-graphcore): 34
[huggingface/optimum-habana](https://github.com/huggingface/optimum-habana): 24
[bhavsarpratik/easy-transformers](https://github.com/bhavsarpratik/easy-transformers): 10
*Repository*
[SeldonIO/MLServer](https://github.com/SeldonIO/MLServer): 288
[marqo-ai/marqo](https://github.com/marqo-ai/marqo): 265
[AlekseyKorshuk/optimum-transformers](https://github.com/AlekseyKorshuk/optimum-transformers): 114
[graphcore/tutorials](https://github.com/graphcore/tutorials): 65
[huggingface/optimum-intel](https://github.com/huggingface/optimum-intel): 61
[huggingface/optimum-graphcore](https://github.com/huggingface/optimum-graphcore): 34
[huggingface/optimum-habana](https://github.com/huggingface/optimum-habana): 24
[philschmid/optimum-static-quantization](https://github.com/philschmid/optimum-static-quantization): 20
[philschmid/optimum-transformers-optimizations](https://github.com/philschmid/optimum-transformers-optimizations): 15
[girafe-ai/msai-python](https://github.com/girafe-ai/msai-python): 15
### Package & Repository fork count
This section shows the package and repository fork count, individually.
Package | Repository
:-------------------------:|:-------------------------:
![optimum-dependent package forks count](./optimum-dependents/resolve/main/optimum-dependent_package_forks_count.png) | ![optimum-dependent repository forks count](./optimum-dependents/resolve/main/optimum-dependent_repository_forks_count.png)
There are 0 packages that have more than 200 forks.
There are 0 repositories that have more than 200 forks.
The top 10 in each category are the following:
*Package*
[SeldonIO/MLServer](https://github.com/SeldonIO/MLServer): 82
[huggingface/optimum-graphcore](https://github.com/huggingface/optimum-graphcore): 18
[huggingface/optimum-intel](https://github.com/huggingface/optimum-intel): 10
[AlekseyKorshuk/optimum-transformers](https://github.com/AlekseyKorshuk/optimum-transformers): 6
[huggingface/optimum-habana](https://github.com/huggingface/optimum-habana): 3
[bhavsarpratik/easy-transformers](https://github.com/bhavsarpratik/easy-transformers): 2
*Repository*
[SeldonIO/MLServer](https://github.com/SeldonIO/MLServer): 82
[graphcore/tutorials](https://github.com/graphcore/tutorials): 33
[huggingface/optimum-graphcore](https://github.com/huggingface/optimum-graphcore): 18
[girafe-ai/msai-python](https://github.com/girafe-ai/msai-python): 14
[huggingface/optimum-intel](https://github.com/huggingface/optimum-intel): 10
[marqo-ai/marqo](https://github.com/marqo-ai/marqo): 6
[AlekseyKorshuk/optimum-transformers](https://github.com/AlekseyKorshuk/optimum-transformers): 6
[whatofit/LevelWordWithFreq](https://github.com/whatofit/LevelWordWithFreq): 5
[philschmid/optimum-transformers-optimizations](https://github.com/philschmid/optimum-transformers-optimizations): 3
[huggingface/optimum-habana](https://github.com/huggingface/optimum-habana): 3
|