dataset / README.md
iHateNLP's picture
Update README.md
8c059d1 verified
|
raw
history blame
583 Bytes
metadata
dataset_info:
  features:
    - name: focal_method
      dtype: string
    - name: test_case
      dtype: string
  splits:
    - name: train
      num_bytes: 120966841.6
      num_examples: 80000
    - name: test
      num_bytes: 30241710.4
      num_examples: 20000
  download_size: 60260414
  dataset_size: 151208552
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
license: mit
task_categories:
  - text-generation
  - text2text-generation
tags:
  - java
  - junit
pretty_name: Method 2 Test Case
size_categories:
  - 100K<n<1M