Add 'arithmetic__nearest_integer_root' config data files
Browse files
    	
        README.md
    CHANGED
    
    | @@ -236,14 +236,14 @@ dataset_info: | |
| 236 | 
             
              - name: answer
         | 
| 237 | 
             
                dtype: string
         | 
| 238 | 
             
              splits:
         | 
| 239 | 
            -
              - name: test
         | 
| 240 | 
            -
                num_bytes: 705630
         | 
| 241 | 
            -
                num_examples: 10000
         | 
| 242 | 
             
              - name: train
         | 
| 243 | 
            -
                num_bytes:  | 
| 244 | 
             
                num_examples: 1999998
         | 
| 245 | 
            -
               | 
| 246 | 
            -
             | 
|  | |
|  | |
|  | |
| 247 | 
             
            - config_name: arithmetic__simplify_surd
         | 
| 248 | 
             
              features:
         | 
| 249 | 
             
              - name: question
         | 
| @@ -935,6 +935,12 @@ configs: | |
| 935 | 
             
                path: arithmetic__mul_div_multiple/train-*
         | 
| 936 | 
             
              - split: test
         | 
| 937 | 
             
                path: arithmetic__mul_div_multiple/test-*
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 938 | 
             
            ---
         | 
| 939 |  | 
| 940 | 
             
            # Dataset Card for "math_dataset"
         | 
|  | |
| 236 | 
             
              - name: answer
         | 
| 237 | 
             
                dtype: string
         | 
| 238 | 
             
              splits:
         | 
|  | |
|  | |
|  | |
| 239 | 
             
              - name: train
         | 
| 240 | 
            +
                num_bytes: 157021057
         | 
| 241 | 
             
                num_examples: 1999998
         | 
| 242 | 
            +
              - name: test
         | 
| 243 | 
            +
                num_bytes: 801872
         | 
| 244 | 
            +
                num_examples: 10000
         | 
| 245 | 
            +
              download_size: 39955381
         | 
| 246 | 
            +
              dataset_size: 157822929
         | 
| 247 | 
             
            - config_name: arithmetic__simplify_surd
         | 
| 248 | 
             
              features:
         | 
| 249 | 
             
              - name: question
         | 
|  | |
| 935 | 
             
                path: arithmetic__mul_div_multiple/train-*
         | 
| 936 | 
             
              - split: test
         | 
| 937 | 
             
                path: arithmetic__mul_div_multiple/test-*
         | 
| 938 | 
            +
            - config_name: arithmetic__nearest_integer_root
         | 
| 939 | 
            +
              data_files:
         | 
| 940 | 
            +
              - split: train
         | 
| 941 | 
            +
                path: arithmetic__nearest_integer_root/train-*
         | 
| 942 | 
            +
              - split: test
         | 
| 943 | 
            +
                path: arithmetic__nearest_integer_root/test-*
         | 
| 944 | 
             
            ---
         | 
| 945 |  | 
| 946 | 
             
            # Dataset Card for "math_dataset"
         | 
    	
        arithmetic__nearest_integer_root/test-00000-of-00001.parquet
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:9494e76d6442e199518ba5f195178c4157b18b3afcb97f74139d43c894cae1df
         | 
| 3 | 
            +
            size 212500
         | 
    	
        arithmetic__nearest_integer_root/train-00000-of-00001.parquet
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:dacf991b0b65981f0f483fd88e943fc646336a97c5682ddb79534975d9ae00fe
         | 
| 3 | 
            +
            size 39742881
         | 
