ov-kit-repos / README.md
alex-chiu's picture
Upload dataset
ea90083 verified
|
raw
history blame
1.51 kB
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: size
      dtype: int64
    - name: forksCount
      dtype: int64
    - name: stargazersCount
      dtype: int64
    - name: pushedAt
      dtype: string
    - name: hasProjects
      dtype: bool
    - name: isPrivate
      dtype: bool
    - name: hasIssues
      dtype: bool
    - name: hasWiki
      dtype: bool
    - name: description
      dtype: string
    - name: license
      struct:
        - name: key
          dtype: string
        - name: name
          dtype: string
        - name: url
          dtype: string
    - name: owner
      struct:
        - name: id
          dtype: string
        - name: is_bot
          dtype: bool
        - name: login
          dtype: string
        - name: type
          dtype: string
        - name: url
          dtype: string
    - name: visibility
      dtype: string
    - name: isFork
      dtype: bool
    - name: updatedAt
      dtype: string
    - name: hasPages
      dtype: bool
    - name: watchersCount
      dtype: int64
    - name: homepage
      dtype: string
    - name: language
      dtype: string
    - name: url
      dtype: string
    - name: isDisabled
      dtype: bool
    - name: fullName
      dtype: string
    - name: isArchived
      dtype: bool
    - name: createdAt
      dtype: string
    - name: name
      dtype: string
    - name: openIssuesCount
      dtype: int64
    - name: hasDownloads
      dtype: bool
  splits:
    - name: train
      num_bytes: 265122
      num_examples: 605
  download_size: 120691
  dataset_size: 265122
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*