SO_KGXQR_HISTORY / README.md
FudanSELab's picture
Upload README.md with huggingface_hub
8725d70
|
raw
history blame
No virus
714 Bytes
metadata
license: mit
dataset_info:
  - config_name: history_csharp
    features:
      - name: so_question_id
        dtype: string
      - name: historical_title
        dtype: string
    splits:
      - name: test
        num_bytes: 133783
        num_examples: 2000
    download_size: 95916
    dataset_size: 133783
  - config_name: history_java
    features:
      - name: so_question_id
        dtype: string
      - name: historical_title
        dtype: string
    splits:
      - name: test
        num_bytes: 132058
        num_examples: 2000
    download_size: 93956
    dataset_size: 132058
configs:
  - config_name: history_csharp
    data_files:
      - split: test
        path: history_csharp/test-*
  - config_name: history_java
    data_files:
      - split: test
        path: history_java/test-*