File size: 728 Bytes
ca57b88
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cf34dc8
 
ca57b88
cf34dc8
 
ca57b88
cf34dc8
 
 
 
ca57b88
 
 
 
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
30
31
---
dataset_info:
  features:
  - name: id_within_dataset
    dtype: int64
  - name: snippet
    dtype: string
  - name: tokens
    sequence: string
  - name: cs
    dtype: string
  - name: split_within_dataset
    dtype: string
  - name: is_duplicated
    dtype: bool
  splits:
  - name: train
    num_bytes: 7297933.801784748
    num_examples: 9687
  - name: test
    num_bytes: 711938.4167117361
    num_examples: 945
  - name: valid
    num_bytes: 348058.78150351543
    num_examples: 462
  download_size: 2936961
  dataset_size: 8357931.0
---
# Dataset Card for "codetrans_interduplication"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)