File size: 470 Bytes
ebe5635
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
237b8c6
ebe5635
237b8c6
 
ebe5635
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
dataset_info:
  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: 309213535
    num_examples: 180521
  download_size: 88897299
  dataset_size: 309213535
configs:
- config_name: swift
  data_files:
  - split: train
    path: swift/train-*
---