albertvillanova HF staff commited on
Commit
00245e3
1 Parent(s): 0393f56

Add c3 data files

Browse files
README.md CHANGED
@@ -67,16 +67,16 @@ dataset_info:
67
  dtype: string
68
  splits:
69
  - name: test
70
- num_bytes: 1600166
71
  num_examples: 1625
72
  - name: train
73
- num_bytes: 9672787
74
  num_examples: 11869
75
  - name: validation
76
- num_bytes: 2990967
77
  num_examples: 3816
78
- download_size: 3495930
79
- dataset_size: 14263920
80
  - config_name: chid
81
  features:
82
  - name: idx
@@ -482,6 +482,14 @@ configs:
482
  path: afqmc/train-*
483
  - split: validation
484
  path: afqmc/validation-*
 
 
 
 
 
 
 
 
485
  - config_name: chid
486
  data_files:
487
  - split: test
 
67
  dtype: string
68
  splits:
69
  - name: test
70
+ num_bytes: 1600142
71
  num_examples: 1625
72
  - name: train
73
+ num_bytes: 9672739
74
  num_examples: 11869
75
  - name: validation
76
+ num_bytes: 2990943
77
  num_examples: 3816
78
+ download_size: 4718960
79
+ dataset_size: 14263824
80
  - config_name: chid
81
  features:
82
  - name: idx
 
482
  path: afqmc/train-*
483
  - split: validation
484
  path: afqmc/validation-*
485
+ - config_name: c3
486
+ data_files:
487
+ - split: test
488
+ path: c3/test-*
489
+ - split: train
490
+ path: c3/train-*
491
+ - split: validation
492
+ path: c3/validation-*
493
  - config_name: chid
494
  data_files:
495
  - split: test
c3/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3fced6e7d3cae320c82aba9b6b1196b36da104277812d08b731c1c581a2a2f3
3
+ size 475638
c3/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03c0c92fcb9b88b127a2d57d674c1f246beebdaeba80c68728a7d1755b83c22a
3
+ size 3209206
c3/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0069ce2680aaad10d737c26d85b8a44b210d5195fa96d13e475d16117868f6fd
3
+ size 1034116
dataset_infos.json CHANGED
@@ -721,44 +721,33 @@
721
  "features": {
722
  "id": {
723
  "dtype": "int32",
724
- "id": null,
725
  "_type": "Value"
726
  },
727
  "context": {
728
  "feature": {
729
  "dtype": "string",
730
- "id": null,
731
  "_type": "Value"
732
  },
733
- "length": -1,
734
- "id": null,
735
  "_type": "Sequence"
736
  },
737
  "question": {
738
  "dtype": "string",
739
- "id": null,
740
  "_type": "Value"
741
  },
742
  "choice": {
743
  "feature": {
744
  "dtype": "string",
745
- "id": null,
746
  "_type": "Value"
747
  },
748
- "length": -1,
749
- "id": null,
750
  "_type": "Sequence"
751
  },
752
  "answer": {
753
  "dtype": "string",
754
- "id": null,
755
  "_type": "Value"
756
  }
757
  },
758
- "post_processed": null,
759
- "supervised_keys": null,
760
- "task_templates": null,
761
  "builder_name": "clue",
 
762
  "config_name": "c3",
763
  "version": {
764
  "version_str": "1.0.0",
@@ -770,33 +759,26 @@
770
  "splits": {
771
  "test": {
772
  "name": "test",
773
- "num_bytes": 1600166,
774
  "num_examples": 1625,
775
- "dataset_name": "clue"
776
  },
777
  "train": {
778
  "name": "train",
779
- "num_bytes": 9672787,
780
  "num_examples": 11869,
781
- "dataset_name": "clue"
782
  },
783
  "validation": {
784
  "name": "validation",
785
- "num_bytes": 2990967,
786
  "num_examples": 3816,
787
- "dataset_name": "clue"
788
- }
789
- },
790
- "download_checksums": {
791
- "https://storage.googleapis.com/cluebenchmark/tasks/c3_public.zip": {
792
- "num_bytes": 3495930,
793
- "checksum": "20dfa683c57c9795129e22d8dd0c299d6b2a29fbc84758ef2ebdb8b2904d7e12"
794
  }
795
  },
796
- "download_size": 3495930,
797
- "post_processing_size": null,
798
- "dataset_size": 14263920,
799
- "size_in_bytes": 17759850
800
  },
801
  "ocnli": {
802
  "description": "CLUE, A Chinese Language Understanding Evaluation Benchmark\n(https://www.cluebenchmarks.com/) is a collection of resources for training,\nevaluating, and analyzing Chinese language understanding systems.\n\n",
 
721
  "features": {
722
  "id": {
723
  "dtype": "int32",
 
724
  "_type": "Value"
725
  },
726
  "context": {
727
  "feature": {
728
  "dtype": "string",
 
729
  "_type": "Value"
730
  },
 
 
731
  "_type": "Sequence"
732
  },
733
  "question": {
734
  "dtype": "string",
 
735
  "_type": "Value"
736
  },
737
  "choice": {
738
  "feature": {
739
  "dtype": "string",
 
740
  "_type": "Value"
741
  },
 
 
742
  "_type": "Sequence"
743
  },
744
  "answer": {
745
  "dtype": "string",
 
746
  "_type": "Value"
747
  }
748
  },
 
 
 
749
  "builder_name": "clue",
750
+ "dataset_name": "clue",
751
  "config_name": "c3",
752
  "version": {
753
  "version_str": "1.0.0",
 
759
  "splits": {
760
  "test": {
761
  "name": "test",
762
+ "num_bytes": 1600142,
763
  "num_examples": 1625,
764
+ "dataset_name": null
765
  },
766
  "train": {
767
  "name": "train",
768
+ "num_bytes": 9672739,
769
  "num_examples": 11869,
770
+ "dataset_name": null
771
  },
772
  "validation": {
773
  "name": "validation",
774
+ "num_bytes": 2990943,
775
  "num_examples": 3816,
776
+ "dataset_name": null
 
 
 
 
 
 
777
  }
778
  },
779
+ "download_size": 4718960,
780
+ "dataset_size": 14263824,
781
+ "size_in_bytes": 18982784
 
782
  },
783
  "ocnli": {
784
  "description": "CLUE, A Chinese Language Understanding Evaluation Benchmark\n(https://www.cluebenchmarks.com/) is a collection of resources for training,\nevaluating, and analyzing Chinese language understanding systems.\n\n",