File size: 594 Bytes
ab350fe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: modelId
    dtype: string
  - name: tags
    sequence: string
  - name: pipeline_tag
    dtype: string
  - name: downloads
    dtype: int64
  - name: first_commit
    dtype: timestamp[ns, tz=UTC]
  - name: card
    dtype: string
  splits:
  - name: train
    num_bytes: 28160997.579935748
    num_examples: 58444
  download_size: 23442477
  dataset_size: 28160997.579935748
---
# Dataset Card for "card_with_first_commit"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)