File size: 683 Bytes
8390413
 
 
 
 
 
 
 
 
 
 
 
c5cb316
 
8390413
 
c20883c
 
 
 
 
 
 
 
 
 
8390413
 
 
 
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
---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
dataset_info:
  features:
  - name: code
    dtype: string
  - name: code_sememe
    dtype: string
  - name: token_type
    dtype: string
  splits:
  - name: train
    num_bytes: 1953880250.6748219
    num_examples: 396737
  - name: val
    num_bytes: 244234415.72494063
    num_examples: 49592
  - name: test
    num_bytes: 244239340.60023755
    num_examples: 49593
  download_size: 538716130
  dataset_size: 2442354007.0
---
# Dataset Card for "DeepCC_Java"

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