parquet-converter commited on
Commit
0286d77
·
1 Parent(s): b9ceb20

Update parquet files

Browse files
.gitattributes DELETED
@@ -1,51 +0,0 @@
1
- *.7z filter=lfs diff=lfs merge=lfs -text
2
- *.arrow filter=lfs diff=lfs merge=lfs -text
3
- *.bin filter=lfs diff=lfs merge=lfs -text
4
- *.bz2 filter=lfs diff=lfs merge=lfs -text
5
- *.ftz filter=lfs diff=lfs merge=lfs -text
6
- *.gz filter=lfs diff=lfs merge=lfs -text
7
- *.h5 filter=lfs diff=lfs merge=lfs -text
8
- *.joblib filter=lfs diff=lfs merge=lfs -text
9
- *.lfs.* filter=lfs diff=lfs merge=lfs -text
10
- *.lz4 filter=lfs diff=lfs merge=lfs -text
11
- *.model filter=lfs diff=lfs merge=lfs -text
12
- *.msgpack filter=lfs diff=lfs merge=lfs -text
13
- *.npy filter=lfs diff=lfs merge=lfs -text
14
- *.npz filter=lfs diff=lfs merge=lfs -text
15
- *.onnx filter=lfs diff=lfs merge=lfs -text
16
- *.ot filter=lfs diff=lfs merge=lfs -text
17
- *.parquet filter=lfs diff=lfs merge=lfs -text
18
- *.pb filter=lfs diff=lfs merge=lfs -text
19
- *.pickle filter=lfs diff=lfs merge=lfs -text
20
- *.pkl filter=lfs diff=lfs merge=lfs -text
21
- *.pt filter=lfs diff=lfs merge=lfs -text
22
- *.pth filter=lfs diff=lfs merge=lfs -text
23
- *.rar filter=lfs diff=lfs merge=lfs -text
24
- saved_model/**/* filter=lfs diff=lfs merge=lfs -text
25
- *.tar.* filter=lfs diff=lfs merge=lfs -text
26
- *.tflite filter=lfs diff=lfs merge=lfs -text
27
- *.tgz filter=lfs diff=lfs merge=lfs -text
28
- *.wasm filter=lfs diff=lfs merge=lfs -text
29
- *.xz filter=lfs diff=lfs merge=lfs -text
30
- *.zip filter=lfs diff=lfs merge=lfs -text
31
- *.zst filter=lfs diff=lfs merge=lfs -text
32
- *tfevents* filter=lfs diff=lfs merge=lfs -text
33
- # Audio files - uncompressed
34
- *.pcm filter=lfs diff=lfs merge=lfs -text
35
- *.sam filter=lfs diff=lfs merge=lfs -text
36
- *.raw filter=lfs diff=lfs merge=lfs -text
37
- # Audio files - compressed
38
- *.aac filter=lfs diff=lfs merge=lfs -text
39
- *.flac filter=lfs diff=lfs merge=lfs -text
40
- *.mp3 filter=lfs diff=lfs merge=lfs -text
41
- *.ogg filter=lfs diff=lfs merge=lfs -text
42
- *.wav filter=lfs diff=lfs merge=lfs -text
43
- # Image files - uncompressed
44
- *.bmp filter=lfs diff=lfs merge=lfs -text
45
- *.gif filter=lfs diff=lfs merge=lfs -text
46
- *.png filter=lfs diff=lfs merge=lfs -text
47
- *.tiff filter=lfs diff=lfs merge=lfs -text
48
- # Image files - compressed
49
- *.jpg filter=lfs diff=lfs merge=lfs -text
50
- *.jpeg filter=lfs diff=lfs merge=lfs -text
51
- *.webp filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
README.md DELETED
@@ -1,124 +0,0 @@
1
- ---
2
- license: apache-2.0
3
- pretty_name: optimum metrics
4
- tags:
5
- - github-stars
6
- ---
7
-
8
- # optimum metrics
9
-
10
- This dataset contains metrics about the huggingface/optimum package.
11
-
12
- Number of repositories in the dataset: 19
13
- Number of packages in the dataset: 6
14
-
15
- ## Package dependents
16
-
17
- This contains the data available in the [used-by](https://github.com/huggingface/optimum/network/dependents)
18
- tab on GitHub.
19
-
20
- ### Package & Repository star count
21
-
22
- This section shows the package and repository star count, individually.
23
-
24
-
25
- Package | Repository
26
- :-------------------------:|:-------------------------:
27
- ![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)
28
-
29
- There are 0 packages that have more than 1000 stars.
30
-
31
- There are 0 repositories that have more than 1000 stars.
32
-
33
-
34
- The top 10 in each category are the following:
35
-
36
- *Package*
37
-
38
- [SeldonIO/MLServer](https://github.com/SeldonIO/MLServer): 288
39
-
40
- [AlekseyKorshuk/optimum-transformers](https://github.com/AlekseyKorshuk/optimum-transformers): 114
41
-
42
- [huggingface/optimum-intel](https://github.com/huggingface/optimum-intel): 61
43
-
44
- [huggingface/optimum-graphcore](https://github.com/huggingface/optimum-graphcore): 34
45
-
46
- [huggingface/optimum-habana](https://github.com/huggingface/optimum-habana): 24
47
-
48
- [bhavsarpratik/easy-transformers](https://github.com/bhavsarpratik/easy-transformers): 10
49
-
50
- *Repository*
51
-
52
- [SeldonIO/MLServer](https://github.com/SeldonIO/MLServer): 288
53
-
54
- [marqo-ai/marqo](https://github.com/marqo-ai/marqo): 265
55
-
56
- [AlekseyKorshuk/optimum-transformers](https://github.com/AlekseyKorshuk/optimum-transformers): 114
57
-
58
- [graphcore/tutorials](https://github.com/graphcore/tutorials): 65
59
-
60
- [huggingface/optimum-intel](https://github.com/huggingface/optimum-intel): 61
61
-
62
- [huggingface/optimum-graphcore](https://github.com/huggingface/optimum-graphcore): 34
63
-
64
- [huggingface/optimum-habana](https://github.com/huggingface/optimum-habana): 24
65
-
66
- [philschmid/optimum-static-quantization](https://github.com/philschmid/optimum-static-quantization): 20
67
-
68
- [philschmid/optimum-transformers-optimizations](https://github.com/philschmid/optimum-transformers-optimizations): 15
69
-
70
- [girafe-ai/msai-python](https://github.com/girafe-ai/msai-python): 15
71
-
72
-
73
- ### Package & Repository fork count
74
-
75
- This section shows the package and repository fork count, individually.
76
-
77
- Package | Repository
78
- :-------------------------:|:-------------------------:
79
- ![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)
80
-
81
- There are 0 packages that have more than 200 forks.
82
-
83
- There are 0 repositories that have more than 200 forks.
84
-
85
-
86
- The top 10 in each category are the following:
87
-
88
- *Package*
89
-
90
- [SeldonIO/MLServer](https://github.com/SeldonIO/MLServer): 82
91
-
92
- [huggingface/optimum-graphcore](https://github.com/huggingface/optimum-graphcore): 18
93
-
94
- [huggingface/optimum-intel](https://github.com/huggingface/optimum-intel): 10
95
-
96
- [AlekseyKorshuk/optimum-transformers](https://github.com/AlekseyKorshuk/optimum-transformers): 6
97
-
98
- [huggingface/optimum-habana](https://github.com/huggingface/optimum-habana): 3
99
-
100
- [bhavsarpratik/easy-transformers](https://github.com/bhavsarpratik/easy-transformers): 2
101
-
102
- *Repository*
103
-
104
- [SeldonIO/MLServer](https://github.com/SeldonIO/MLServer): 82
105
-
106
- [graphcore/tutorials](https://github.com/graphcore/tutorials): 33
107
-
108
- [huggingface/optimum-graphcore](https://github.com/huggingface/optimum-graphcore): 18
109
-
110
- [girafe-ai/msai-python](https://github.com/girafe-ai/msai-python): 14
111
-
112
- [huggingface/optimum-intel](https://github.com/huggingface/optimum-intel): 10
113
-
114
- [marqo-ai/marqo](https://github.com/marqo-ai/marqo): 6
115
-
116
- [AlekseyKorshuk/optimum-transformers](https://github.com/AlekseyKorshuk/optimum-transformers): 6
117
-
118
- [whatofit/LevelWordWithFreq](https://github.com/whatofit/LevelWordWithFreq): 5
119
-
120
- [philschmid/optimum-transformers-optimizations](https://github.com/philschmid/optimum-transformers-optimizations): 3
121
-
122
- [huggingface/optimum-habana](https://github.com/huggingface/optimum-habana): 3
123
-
124
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"open-source-metrics--optimum-dependents": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"name": {"dtype": "string", "id": null, "_type": "Value"}, "stars": {"dtype": "int64", "id": null, "_type": "Value"}, "forks": {"dtype": "int64", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"package": {"name": "package", "num_bytes": 387, "num_examples": 9, "dataset_name": "optimum-dependents"}, "repository": {"name": "repository", "num_bytes": 1282, "num_examples": 27, "dataset_name": "optimum-dependents"}}, "download_checksums": null, "download_size": 4044, "post_processing_size": null, "dataset_size": 1669, "size_in_bytes": 5713}}
 
 
data/package-00000-of-00001-5a00683ab4c07d32.parquet → open-source-metrics--optimum-dependents/parquet-package.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e4f40c0c5448e5acf77ecdbe0fa8b831e157275543287832d8225dc715ffaab
3
- size 1697
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c94d481e31887ce730eca8c5e805cd8f40401bb85890c8570fc3956632d3fd38
3
+ size 2175
data/repository-00000-of-00001-7a51e93fa53705a9.parquet → open-source-metrics--optimum-dependents/parquet-repository.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb59aa1cb2a4c2be86a62a38c1b98dd04db75a7ec275fa9c0fde42421f727cf6
3
- size 2378
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99e1512c828ba35d6b1fa31f15db9269d9a2b8aff892fd88beea59cda9ee8809
3
+ size 3024
optimum-dependent_package_forks_count.png DELETED

Git LFS Details

  • SHA256: 423a1d337d785dc591e9356d28f3c7de7d3f4bef025cf1a2b840465dd0365c04
  • Pointer size: 130 Bytes
  • Size of remote file: 22 kB
optimum-dependent_package_star_count.png DELETED

Git LFS Details

  • SHA256: 3af61022c610d67dc87e08aae1a5fffa0360b863e7e855b2d5406f6e69d4a210
  • Pointer size: 130 Bytes
  • Size of remote file: 21.8 kB
optimum-dependent_repository_forks_count.png DELETED

Git LFS Details

  • SHA256: a2dca6165866fd9dfc4943d2d379a852c16833968123002f5a416c53524d7690
  • Pointer size: 130 Bytes
  • Size of remote file: 23.4 kB
optimum-dependent_repository_star_count.png DELETED

Git LFS Details

  • SHA256: 10d36afc6341fd0ed11e4b31d409fc27c48f70f312be35292289158cef0488ae
  • Pointer size: 130 Bytes
  • Size of remote file: 24.6 kB