Alex0007 commited on
Commit
4123b0d
1 Parent(s): 23a2fc7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: submission_id
5
  dtype: string
6
  - name: contestId
7
  dtype: int64
@@ -61,10 +61,13 @@ dataset_info:
61
  dtype: string
62
  splits:
63
  - name: train
64
- num_bytes: 3368834452
65
- num_examples: 690396
66
- download_size: 157186957
67
- dataset_size: 3368834452
 
 
 
68
  ---
69
  # Dataset Card for "Codeforces-Python-Submissions"
70
 
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: domain
5
  dtype: string
6
  - name: contestId
7
  dtype: int64
 
61
  dtype: string
62
  splits:
63
  - name: train
64
+ num_bytes: 3028464197.816059
65
+ num_examples: 621356
66
+ - name: test
67
+ num_bytes: 336498188.1839408
68
+ num_examples: 69040
69
+ download_size: 1169160295
70
+ dataset_size: 3364962386.0
71
  ---
72
  # Dataset Card for "Codeforces-Python-Submissions"
73