Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
DOI:
Libraries:
Datasets
pandas
License:
saridormi commited on
Commit
9948596
1 Parent(s): 9df7cab

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +27 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  dataset_info:
3
- config_name: commitchronicle-py-long
4
  features:
5
  - name: hash
6
  dtype: string
@@ -40,11 +40,37 @@ dataset_info:
40
  num_examples: 163
41
  download_size: 485771
42
  dataset_size: 1225963
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
43
  configs:
44
  - config_name: commitchronicle-py-long
45
  data_files:
46
  - split: test
47
  path: commitchronicle-py-long/test-*
 
 
 
 
48
  ---
49
  # Dataset Card for "lca-cmg"
50
 
 
1
  ---
2
  dataset_info:
3
+ - config_name: commitchronicle-py-long
4
  features:
5
  - name: hash
6
  dtype: string
 
40
  num_examples: 163
41
  download_size: 485771
42
  dataset_size: 1225963
43
+ - config_name: commitchronicle-py-long-labels
44
+ features:
45
+ - name: hash
46
+ dtype: string
47
+ - name: repo
48
+ dtype: string
49
+ - name: date
50
+ dtype: string
51
+ - name: license
52
+ dtype: string
53
+ - name: message
54
+ dtype: string
55
+ - name: label
56
+ dtype: int8
57
+ - name: comment
58
+ dtype: string
59
+ splits:
60
+ - name: test
61
+ num_bytes: 272359
62
+ num_examples: 858
63
+ download_size: 155079
64
+ dataset_size: 272359
65
  configs:
66
  - config_name: commitchronicle-py-long
67
  data_files:
68
  - split: test
69
  path: commitchronicle-py-long/test-*
70
+ - config_name: commitchronicle-py-long-labels
71
+ data_files:
72
+ - split: test
73
+ path: commitchronicle-py-long-labels/test-*
74
  ---
75
  # Dataset Card for "lca-cmg"
76