diffembed / README.md
kevmo314's picture
Upload dataset
35ccab4 verified
|
raw
history blame
5.35 kB
metadata
dataset_info:
  - config_name: c
    features:
      - name: anchor
        struct:
          - name: diff
            dtype: string
      - name: positive
        struct:
          - name: code
            dtype: string
      - name: negative
        struct:
          - name: code
            dtype: string
    splits:
      - name: train
        num_bytes: 3223117170
        num_examples: 2337161
    download_size: 1118806904
    dataset_size: 3223117170
  - config_name: c++
    features:
      - name: anchor
        struct:
          - name: diff
            dtype: string
      - name: positive
        struct:
          - name: code
            dtype: string
      - name: negative
        struct:
          - name: code
            dtype: string
    splits:
      - name: train
        num_bytes: 3140831182
        num_examples: 1972001
    download_size: 1021385902
    dataset_size: 3140831182
  - config_name: html
    features:
      - name: anchor
        struct:
          - name: diff
            dtype: string
      - name: positive
        struct:
          - name: code
            dtype: string
      - name: negative
        struct:
          - name: code
            dtype: string
    splits:
      - name: train
        num_bytes: 2563740891
        num_examples: 935808
    download_size: 782510974
    dataset_size: 2563740891
  - config_name: java
    features:
      - name: anchor
        struct:
          - name: diff
            dtype: string
      - name: positive
        struct:
          - name: code
            dtype: string
      - name: negative
        struct:
          - name: code
            dtype: string
    splits:
      - name: train
        num_bytes: 5428286251
        num_examples: 3228572
    download_size: 1635659892
    dataset_size: 5428286251
  - config_name: javascript
    features:
      - name: anchor
        struct:
          - name: diff
            dtype: string
      - name: positive
        struct:
          - name: code
            dtype: string
      - name: negative
        struct:
          - name: code
            dtype: string
    splits:
      - name: train
        num_bytes: 6519756959
        num_examples: 3423237
    download_size: 2108210906
    dataset_size: 6519756959
  - config_name: json
    features:
      - name: anchor
        struct:
          - name: diff
            dtype: string
      - name: positive
        struct:
          - name: code
            dtype: string
      - name: negative
        struct:
          - name: code
            dtype: string
    splits:
      - name: train
        num_bytes: 2514590121
        num_examples: 1137664
    download_size: 803623099
    dataset_size: 2514590121
  - config_name: markdown
    features:
      - name: anchor
        struct:
          - name: diff
            dtype: string
      - name: positive
        struct:
          - name: code
            dtype: string
      - name: negative
        struct:
          - name: code
            dtype: string
    splits:
      - name: train
        num_bytes: 4381944625
        num_examples: 2091626
    download_size: 1710220514
    dataset_size: 4381944625
  - config_name: objective-c++
    features:
      - name: anchor
        struct:
          - name: diff
            dtype: string
      - name: positive
        struct:
          - name: code
            dtype: string
      - name: negative
        struct:
          - name: code
            dtype: string
    splits:
      - name: train
        num_bytes: 29696636
        num_examples: 18413
    download_size: 9735235
    dataset_size: 29696636
  - config_name: python
    features:
      - name: anchor
        struct:
          - name: diff
            dtype: string
      - name: positive
        struct:
          - name: code
            dtype: string
      - name: negative
        struct:
          - name: code
            dtype: string
    splits:
      - name: train
        num_bytes: 7627401536
        num_examples: 4551565
    download_size: 2521341798
    dataset_size: 7627401536
  - config_name: swift
    features:
      - name: anchor
        struct:
          - name: diff
            dtype: string
      - name: positive
        struct:
          - name: code
            dtype: string
      - name: negative
        struct:
          - name: code
            dtype: string
    splits:
      - name: train
        num_bytes: 308872119
        num_examples: 180521
    download_size: 88861488
    dataset_size: 308872119
  - config_name: text
    features:
      - name: anchor
        struct:
          - name: diff
            dtype: string
      - name: positive
        struct:
          - name: code
            dtype: string
      - name: negative
        struct:
          - name: code
            dtype: string
    splits:
      - name: train
        num_bytes: 452396915
        num_examples: 221544
    download_size: 163798564
    dataset_size: 452396915
  - config_name: xml
    features:
      - name: anchor
        struct:
          - name: diff
            dtype: string
      - name: positive
        struct:
          - name: code
            dtype: string
      - name: negative
        struct:
          - name: code
            dtype: string
    splits:
      - name: train
        num_bytes: 1825610741
        num_examples: 671714
    download_size: 467647764
    dataset_size: 1825610741
configs:
  - config_name: c
    data_files:
      - split: train
        path: c/train-*
  - config_name: c++
    data_files:
      - split: train
        path: c++/train-*
  - config_name: html
    data_files:
      - split: train
        path: html/train-*
  - config_name: java
    data_files:
      - split: train
        path: java/train-*
  - config_name: javascript
    data_files:
      - split: train
        path: javascript/train-*
  - config_name: json
    data_files:
      - split: train
        path: json/train-*
  - config_name: markdown
    data_files:
      - split: train
        path: markdown/train-*
  - config_name: objective-c++
    data_files:
      - split: train
        path: objective-c++/train-*
  - config_name: python
    data_files:
      - split: train
        path: python/train-*
  - config_name: swift
    data_files:
      - split: train
        path: swift/train-*
  - config_name: text
    data_files:
      - split: train
        path: text/train-*
  - config_name: xml
    data_files:
      - split: train
        path: xml/train-*