code_tutorials / README.md
mponty's picture
Upload README.md with huggingface_hub
7e82e1a
|
raw
history blame
690 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: url
      dtype: string
    - name: dump
      dtype: string
    - name: lang
      dtype: string
    - name: source
      dtype: string
    - name: has_code
      dtype: bool
    - name: timestamp
      dtype: timestamp[us, tz=UTC]
  splits:
    - name: train
      num_bytes: 3129205933.2327685
      num_examples: 518410
  download_size: 2971382483
  dataset_size: 3129205933.2327685
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "code_tutorials"

More Information needed