Upload dataset
Browse files- README.md +33 -0
- data/train-00000-of-00001.parquet +3 -0
    	
        README.md
    ADDED
    
    | @@ -0,0 +1,33 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            ---
         | 
| 2 | 
            +
            dataset_info:
         | 
| 3 | 
            +
              features:
         | 
| 4 | 
            +
              - name: inputs
         | 
| 5 | 
            +
                dtype: string
         | 
| 6 | 
            +
              - name: targets
         | 
| 7 | 
            +
                dtype: string
         | 
| 8 | 
            +
              - name: _template_idx
         | 
| 9 | 
            +
                dtype: int64
         | 
| 10 | 
            +
              - name: _task_source
         | 
| 11 | 
            +
                dtype: string
         | 
| 12 | 
            +
              - name: _task_name
         | 
| 13 | 
            +
                dtype: string
         | 
| 14 | 
            +
              - name: _template_type
         | 
| 15 | 
            +
                dtype: string
         | 
| 16 | 
            +
              - name: messages
         | 
| 17 | 
            +
                list:
         | 
| 18 | 
            +
                - name: content
         | 
| 19 | 
            +
                  dtype: string
         | 
| 20 | 
            +
                - name: role
         | 
| 21 | 
            +
                  dtype: string
         | 
| 22 | 
            +
              splits:
         | 
| 23 | 
            +
              - name: train
         | 
| 24 | 
            +
                num_bytes: 236050979
         | 
| 25 | 
            +
                num_examples: 90000
         | 
| 26 | 
            +
              download_size: 125346217
         | 
| 27 | 
            +
              dataset_size: 236050979
         | 
| 28 | 
            +
            configs:
         | 
| 29 | 
            +
            - config_name: default
         | 
| 30 | 
            +
              data_files:
         | 
| 31 | 
            +
              - split: train
         | 
| 32 | 
            +
                path: data/train-*
         | 
| 33 | 
            +
            ---
         | 
    	
        data/train-00000-of-00001.parquet
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:09e70a7050a66ded7f961773ec6aa65754d6b109973086dc483d380b4caab83d
         | 
| 3 | 
            +
            size 125346217
         |