CAPS_Java / README.md
Smit Patel
Upload README.md with huggingface_hub
c20883c
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: code
      dtype: string
    - name: code_sememe
      dtype: string
    - name: token_type
      dtype: string
  splits:
    - name: train
      num_bytes: 1953880250.6748219
      num_examples: 396737
    - name: val
      num_bytes: 244234415.72494063
      num_examples: 49592
    - name: test
      num_bytes: 244239340.60023755
      num_examples: 49593
  download_size: 538716130
  dataset_size: 2442354007

Dataset Card for "DeepCC_Java"

More Information needed