File size: 1,470 Bytes
885bdfd 4dd8012 885bdfd c68ac8e 885bdfd |
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 |
---
dataset_info:
features:
- name: repo_id
dtype: string
- name: author
dtype: string
- name: model_type
dtype: string
- name: files_per_repo
dtype: int64
- name: downloads_30d
dtype: int64
- name: library
dtype: string
- name: likes
dtype: int64
- name: pipeline
dtype: string
- name: pytorch
dtype: bool
- name: tensorflow
dtype: bool
- name: jax
dtype: bool
- name: license
dtype: string
- name: languages
dtype: string
- name: datasets
dtype: string
- name: co2
dtype: string
- name: prs_count
dtype: int64
- name: prs_open
dtype: int64
- name: prs_merged
dtype: int64
- name: prs_closed
dtype: int64
- name: discussions_count
dtype: int64
- name: discussions_open
dtype: int64
- name: discussions_closed
dtype: int64
- name: tags
dtype: string
- name: has_model_index
dtype: bool
- name: has_metadata
dtype: bool
- name: has_text
dtype: bool
- name: text_length
dtype: int64
- name: is_nc
dtype: bool
- name: readme
dtype: string
- name: hash
dtype: string
splits:
- name: train
num_bytes: 91746845.07931802
num_examples: 29806
download_size: 37088334
dataset_size: 91746845.07931802
---
# Dataset Card for "model_cards_with_readmes"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |