Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
JSONSchemaBench / README.md
Saibo-creator's picture
Upload dataset
2f848b3 verified
|
raw
history blame
916 Bytes
metadata
dataset_info:
  features:
    - name: filename
      dtype: string
    - name: json_schema
      dtype: string
  splits:
    - name: WashingtonPost
      num_bytes: 2703506
      num_examples: 125
    - name: Snowplow
      num_bytes: 1649284
      num_examples: 420
    - name: Kubernetes
      num_bytes: 25517031
      num_examples: 1087
    - name: Github
      num_bytes: 54238882
      num_examples: 6335
    - name: Handwritten
      num_bytes: 346644
      num_examples: 197
    - name: Synthesized
      num_bytes: 199867
      num_examples: 450
  download_size: 17236929
  dataset_size: 84655214
configs:
  - config_name: default
    data_files:
      - split: WashingtonPost
        path: data/WashingtonPost-*
      - split: Snowplow
        path: data/Snowplow-*
      - split: Kubernetes
        path: data/Kubernetes-*
      - split: Github
        path: data/Github-*
      - split: Handwritten
        path: data/Handwritten-*
      - split: Synthesized
        path: data/Synthesized-*