sm1rk's picture
Update README.md
3f5a0d7 verified
|
raw
history blame contribute delete
No virus
685 Bytes
metadata
dataset_info:
  features:
    - name: repo_name
      dtype: string
    - name: method_name
      dtype: string
    - name: method_code
      dtype: string
    - name: method_summary
      dtype: string
    - name: original_method_code
      dtype: string
    - name: method_path
      dtype: string
  splits:
    - name: test
      num_bytes: 1710607
      num_examples: 846
  download_size: 581083
  dataset_size: 1710607
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
license: mit
task_categories:
  - summarization
  - text-generation
tags:
  - code summarization
  - python
  - function-level
  - repo-level
  - CodeXGLUE
  - CodeSearchNet
pretty_name: MCSN
size_categories:
  - n<1K