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

Add chid data files

Browse files
README.md CHANGED
@@ -93,16 +93,16 @@ dataset_info:
93
  dtype: int32
94
  splits:
95
  - name: test
96
- num_bytes: 11480463
97
  num_examples: 3447
98
  - name: train
99
- num_bytes: 252478178
100
  num_examples: 84709
101
  - name: validation
102
- num_bytes: 10117789
103
  num_examples: 3218
104
- download_size: 139199202
105
- dataset_size: 274076430
106
  - config_name: cluewsc2020
107
  features:
108
  - name: idx
@@ -482,6 +482,14 @@ configs:
482
  path: afqmc/train-*
483
  - split: validation
484
  path: afqmc/validation-*
 
 
 
 
 
 
 
 
485
  - config_name: cluewsc2020
486
  data_files:
487
  - split: test
 
93
  dtype: int32
94
  splits:
95
  - name: test
96
+ num_bytes: 11480435
97
  num_examples: 3447
98
  - name: train
99
+ num_bytes: 252477926
100
  num_examples: 84709
101
  - name: validation
102
+ num_bytes: 10117761
103
  num_examples: 3218
104
+ download_size: 198468807
105
+ dataset_size: 274076122
106
  - config_name: cluewsc2020
107
  features:
108
  - name: idx
 
482
  path: afqmc/train-*
483
  - split: validation
484
  path: afqmc/validation-*
485
+ - config_name: chid
486
+ data_files:
487
+ - split: test
488
+ path: chid/test-*
489
+ - split: train
490
+ path: chid/train-*
491
+ - split: validation
492
+ path: chid/validation-*
493
  - config_name: cluewsc2020
494
  data_files:
495
  - split: test
chid/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3c2fae53b49c583ea832c4fc334393d87b8ceca8329b2d724aa46d39baed08a
3
+ size 8693688
chid/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f28b2eb381d0e522b4b77e938712feca9524dd0e9e5f84bf1e35029002e9767e
3
+ size 182424589
chid/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41ac76386a396910ac99803634c4a80ed8bccd4e6c1e4795e0d965c889bfeb16
3
+ size 7350530
dataset_infos.json CHANGED
@@ -649,51 +649,38 @@
649
  "features": {
650
  "idx": {
651
  "dtype": "int32",
652
- "id": null,
653
  "_type": "Value"
654
  },
655
  "candidates": {
656
  "feature": {
657
  "dtype": "string",
658
- "id": null,
659
  "_type": "Value"
660
  },
661
- "length": -1,
662
- "id": null,
663
  "_type": "Sequence"
664
  },
665
  "content": {
666
  "feature": {
667
  "dtype": "string",
668
- "id": null,
669
  "_type": "Value"
670
  },
671
- "length": -1,
672
- "id": null,
673
  "_type": "Sequence"
674
  },
675
  "answers": {
676
  "feature": {
677
  "text": {
678
  "dtype": "string",
679
- "id": null,
680
  "_type": "Value"
681
  },
682
  "candidate_id": {
683
  "dtype": "int32",
684
- "id": null,
685
  "_type": "Value"
686
  }
687
  },
688
- "length": -1,
689
- "id": null,
690
  "_type": "Sequence"
691
  }
692
  },
693
- "post_processed": null,
694
- "supervised_keys": null,
695
- "task_templates": null,
696
  "builder_name": "clue",
 
697
  "config_name": "chid",
698
  "version": {
699
  "version_str": "1.0.0",
@@ -705,33 +692,26 @@
705
  "splits": {
706
  "test": {
707
  "name": "test",
708
- "num_bytes": 11480463,
709
  "num_examples": 3447,
710
- "dataset_name": "clue"
711
  },
712
  "train": {
713
  "name": "train",
714
- "num_bytes": 252478178,
715
  "num_examples": 84709,
716
- "dataset_name": "clue"
717
  },
718
  "validation": {
719
  "name": "validation",
720
- "num_bytes": 10117789,
721
  "num_examples": 3218,
722
- "dataset_name": "clue"
723
- }
724
- },
725
- "download_checksums": {
726
- "https://storage.googleapis.com/cluebenchmark/tasks/chid_public.zip": {
727
- "num_bytes": 139199202,
728
- "checksum": "be02dbcc41a9c237542141f53836e70a209f7a686cf894891411c7e5534f73a4"
729
  }
730
  },
731
- "download_size": 139199202,
732
- "post_processing_size": null,
733
- "dataset_size": 274076430,
734
- "size_in_bytes": 413275632
735
  },
736
  "c3": {
737
  "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",
 
649
  "features": {
650
  "idx": {
651
  "dtype": "int32",
 
652
  "_type": "Value"
653
  },
654
  "candidates": {
655
  "feature": {
656
  "dtype": "string",
 
657
  "_type": "Value"
658
  },
 
 
659
  "_type": "Sequence"
660
  },
661
  "content": {
662
  "feature": {
663
  "dtype": "string",
 
664
  "_type": "Value"
665
  },
 
 
666
  "_type": "Sequence"
667
  },
668
  "answers": {
669
  "feature": {
670
  "text": {
671
  "dtype": "string",
 
672
  "_type": "Value"
673
  },
674
  "candidate_id": {
675
  "dtype": "int32",
 
676
  "_type": "Value"
677
  }
678
  },
 
 
679
  "_type": "Sequence"
680
  }
681
  },
 
 
 
682
  "builder_name": "clue",
683
+ "dataset_name": "clue",
684
  "config_name": "chid",
685
  "version": {
686
  "version_str": "1.0.0",
 
692
  "splits": {
693
  "test": {
694
  "name": "test",
695
+ "num_bytes": 11480435,
696
  "num_examples": 3447,
697
+ "dataset_name": null
698
  },
699
  "train": {
700
  "name": "train",
701
+ "num_bytes": 252477926,
702
  "num_examples": 84709,
703
+ "dataset_name": null
704
  },
705
  "validation": {
706
  "name": "validation",
707
+ "num_bytes": 10117761,
708
  "num_examples": 3218,
709
+ "dataset_name": null
 
 
 
 
 
 
710
  }
711
  },
712
+ "download_size": 198468807,
713
+ "dataset_size": 274076122,
714
+ "size_in_bytes": 472544929
 
715
  },
716
  "c3": {
717
  "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",