blastwind's picture
Upload README.md with huggingface_hub
0328bb3
|
raw
history blame
836 Bytes
metadata
dataset_info:
  features:
    - name: code
      dtype: string
    - name: repo_name
      dtype: string
    - name: path
      dtype: string
    - name: license
      dtype: string
    - name: size
      dtype: int64
    - name: n_ast_errors
      dtype: int64
    - name: ast_max_depth
      dtype: int64
    - name: n_whitespaces
      dtype: int64
    - name: n_ast_nodes
      dtype: int64
    - name: n_ast_terminals
      dtype: int64
    - name: n_ast_nonterminals
      dtype: int64
    - name: loc
      dtype: int64
    - name: cycloplexity
      dtype: int64
  splits:
    - name: train
      num_bytes: 2024779946
      num_examples: 339895
  download_size: 805998536
  dataset_size: 2024779946

Dataset Card for "github-code-haskell-file"

More Information needed