lhoestq HF Staff commited on
Commit
6019a94
·
verified ·
1 Parent(s): edc3764

Add 'tax_accountant' config data files

Browse files
README.md CHANGED
@@ -394,6 +394,14 @@ configs:
394
  path: sports_science/val-*
395
  - split: dev
396
  path: sports_science/dev-*
 
 
 
 
 
 
 
 
397
  dataset_info:
398
  - config_name: accountant
399
  features:
@@ -1835,6 +1843,36 @@ dataset_info:
1835
  num_examples: 5
1836
  download_size: 44846
1837
  dataset_size: 40202
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1838
  ---
1839
 
1840
  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.
 
394
  path: sports_science/val-*
395
  - split: dev
396
  path: sports_science/dev-*
397
+ - config_name: tax_accountant
398
+ data_files:
399
+ - split: test
400
+ path: tax_accountant/test-*
401
+ - split: val
402
+ path: tax_accountant/val-*
403
+ - split: dev
404
+ path: tax_accountant/dev-*
405
  dataset_info:
406
  - config_name: accountant
407
  features:
 
1843
  num_examples: 5
1844
  download_size: 44846
1845
  dataset_size: 40202
1846
+ - config_name: tax_accountant
1847
+ features:
1848
+ - name: id
1849
+ dtype: int32
1850
+ - name: question
1851
+ dtype: string
1852
+ - name: A
1853
+ dtype: string
1854
+ - name: B
1855
+ dtype: string
1856
+ - name: C
1857
+ dtype: string
1858
+ - name: D
1859
+ dtype: string
1860
+ - name: answer
1861
+ dtype: string
1862
+ - name: explanation
1863
+ dtype: string
1864
+ splits:
1865
+ - name: test
1866
+ num_bytes: 174482
1867
+ num_examples: 443
1868
+ - name: val
1869
+ num_bytes: 18932
1870
+ num_examples: 49
1871
+ - name: dev
1872
+ num_bytes: 4274
1873
+ num_examples: 5
1874
+ download_size: 147810
1875
+ dataset_size: 197688
1876
  ---
1877
 
1878
  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.
tax_accountant/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee1a74796bd9a60d9228655a9d99b8f68f42042506494dcaee94f671685d4d0b
3
+ size 11520
tax_accountant/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b1c3026704b569bb6364dcfe8e142f697bfac3cf9bd7d0cf6476a94a67ff95d
3
+ size 116233
tax_accountant/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddded210a4dd031794c47d27406b1079905ab1d6b11b7b3c116821dc0202b0f2
3
+ size 20057