abarbosa commited on
Commit
fade6e5
·
verified ·
1 Parent(s): 418c263

Add 'sourceAWithGraders' config data files

Browse files
README.md CHANGED
@@ -11,7 +11,7 @@ tags:
11
  size_categories:
12
  - n<1K
13
  dataset_info:
14
- config_name: sourceAOnly
15
  features:
16
  - name: id
17
  dtype: string
@@ -47,6 +47,42 @@ dataset_info:
47
  num_examples: 71
48
  download_size: 912541
49
  dataset_size: 2885311
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50
  configs:
51
  - config_name: sourceAOnly
52
  data_files:
@@ -56,6 +92,14 @@ configs:
56
  path: sourceAOnly/validation-*
57
  - split: test
58
  path: sourceAOnly/test-*
 
 
 
 
 
 
 
 
59
  ---
60
  # Automated Essay Score (AES) ENEM Dataset
61
 
 
11
  size_categories:
12
  - n<1K
13
  dataset_info:
14
+ - config_name: sourceAOnly
15
  features:
16
  - name: id
17
  dtype: string
 
47
  num_examples: 71
48
  download_size: 912541
49
  dataset_size: 2885311
50
+ - config_name: sourceAWithGraders
51
+ features:
52
+ - name: id
53
+ dtype: string
54
+ - name: id_prompt
55
+ dtype: string
56
+ - name: prompt
57
+ dtype: string
58
+ - name: supporting_text
59
+ dtype: string
60
+ - name: essay_title
61
+ dtype: string
62
+ - name: essay_text
63
+ dtype: string
64
+ - name: grades
65
+ sequence: int16
66
+ - name: essay_year
67
+ dtype: int16
68
+ - name: general_comment
69
+ dtype: string
70
+ - name: specific_comment
71
+ dtype: string
72
+ - name: reference
73
+ dtype: string
74
+ splits:
75
+ - name: train
76
+ num_bytes: 4962183
77
+ num_examples: 758
78
+ - name: validation
79
+ num_bytes: 1109553
80
+ num_examples: 198
81
+ - name: test
82
+ num_bytes: 1279601
83
+ num_examples: 209
84
+ download_size: 929494
85
+ dataset_size: 7351337
86
  configs:
87
  - config_name: sourceAOnly
88
  data_files:
 
92
  path: sourceAOnly/validation-*
93
  - split: test
94
  path: sourceAOnly/test-*
95
+ - config_name: sourceAWithGraders
96
+ data_files:
97
+ - split: train
98
+ path: sourceAWithGraders/train-*
99
+ - split: validation
100
+ path: sourceAWithGraders/validation-*
101
+ - split: test
102
+ path: sourceAWithGraders/test-*
103
  ---
104
  # Automated Essay Score (AES) ENEM Dataset
105
 
sourceAWithGraders/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:363fa8addb19f164075a82af72072c6475950b49e5297a0514537b1ef11a1065
3
+ size 178039
sourceAWithGraders/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df1a341f09c2ba7973d7c8c19d742be7a30acf25dab299d498ebe1e2f860a979
3
+ size 588849
sourceAWithGraders/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ae0012548df4fa32b92baec99841488c379fc4728f09c2ba9b3b3dbfe008e1a
3
+ size 162606