lhoestq HF Staff commited on
Commit
b864486
·
verified ·
1 Parent(s): 354d3c1

Add 'urban_and_rural_planner' config data files

Browse files
README.md CHANGED
@@ -410,6 +410,14 @@ configs:
410
  path: teacher_qualification/val-*
411
  - split: dev
412
  path: teacher_qualification/dev-*
 
 
 
 
 
 
 
 
413
  dataset_info:
414
  - config_name: accountant
415
  features:
@@ -1911,6 +1919,36 @@ dataset_info:
1911
  num_examples: 5
1912
  download_size: 105490
1913
  dataset_size: 122804
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1914
  ---
1915
 
1916
  C-Eval is a comprehensive Chinese evaluation suite for foundation models. It consists of 13948 multi-choice questions spanning 52 diverse disciplines and four difficulty levels. Please visit our [website](https://cevalbenchmark.com/) and [GitHub](https://github.com/SJTU-LIT/ceval/tree/main) or check our [paper](https://arxiv.org/abs/2305.08322) for more details.
 
410
  path: teacher_qualification/val-*
411
  - split: dev
412
  path: teacher_qualification/dev-*
413
+ - config_name: urban_and_rural_planner
414
+ data_files:
415
+ - split: test
416
+ path: urban_and_rural_planner/test-*
417
+ - split: val
418
+ path: urban_and_rural_planner/val-*
419
+ - split: dev
420
+ path: urban_and_rural_planner/dev-*
421
  dataset_info:
422
  - config_name: accountant
423
  features:
 
1919
  num_examples: 5
1920
  download_size: 105490
1921
  dataset_size: 122804
1922
+ - config_name: urban_and_rural_planner
1923
+ features:
1924
+ - name: id
1925
+ dtype: int32
1926
+ - name: question
1927
+ dtype: string
1928
+ - name: A
1929
+ dtype: string
1930
+ - name: B
1931
+ dtype: string
1932
+ - name: C
1933
+ dtype: string
1934
+ - name: D
1935
+ dtype: string
1936
+ - name: answer
1937
+ dtype: string
1938
+ - name: explanation
1939
+ dtype: string
1940
+ splits:
1941
+ - name: test
1942
+ num_bytes: 110377
1943
+ num_examples: 418
1944
+ - name: val
1945
+ num_bytes: 12793
1946
+ num_examples: 46
1947
+ - name: dev
1948
+ num_bytes: 3166
1949
+ num_examples: 5
1950
+ download_size: 100220
1951
+ dataset_size: 126336
1952
  ---
1953
 
1954
  C-Eval is a comprehensive Chinese evaluation suite for foundation models. It consists of 13948 multi-choice questions spanning 52 diverse disciplines and four difficulty levels. Please visit our [website](https://cevalbenchmark.com/) and [GitHub](https://github.com/SJTU-LIT/ceval/tree/main) or check our [paper](https://arxiv.org/abs/2305.08322) for more details.
urban_and_rural_planner/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b0534b1b87c213e18587995ba7b17892e120b52b4d7064fcd73655cf7e4d955
3
+ size 8432
urban_and_rural_planner/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bdd99398e26650a7b77e765d590cb5692ebd44c64e7fa1c2591cfc987f8e850
3
+ size 77452
urban_and_rural_planner/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:085be7aa2a4e22cd68fec7979132cc1205d351a216d1cb4ecb6f0bc8883d29b6
3
+ size 14336