faust_code / README.md
dhuck's picture
Upload README.md with huggingface_hub
bf73f0a
|
raw
history blame
720 Bytes
metadata
dataset_info:
  features:
    - name: _id
      dtype: string
    - name: repository
      dtype: string
    - name: name
      dtype: string
    - name: content
      dtype: string
    - name: license
      dtype: 'null'
    - name: download_url
      dtype: string
    - name: language
      dtype: string
    - name: comments
      dtype: string
    - name: code
      dtype: string
  splits:
    - name: train
      num_bytes: 7561888852
      num_examples: 611738
    - name: test
      num_bytes: 1876266819
      num_examples: 152935
  download_size: 3643404015
  dataset_size: 9438155671

Dataset Card for "faust_code"

More Information needed