CAPS_Java / README.md
Smit Patel
Upload README.md with huggingface_hub
c5cb316
|
raw
history blame
528 Bytes
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: 2442354007
      num_examples: 495922
  download_size: 433898733
  dataset_size: 2442354007

Dataset Card for "DeepCC_Java"

More Information needed