finetuning_demo / README.md
miyannishar's picture
Upload dataset
c3c9fd1 verified
metadata
dataset_info:
  features:
    - name: name
      dtype: string
    - name: description
      dtype: string
    - name: parameters
      struct:
        - name: properties
          struct:
            - name: accounting_period
              struct:
                - name: description
                  dtype: string
                - name: type
                  dtype: string
            - name: arg1
              struct:
                - name: description
                  dtype: string
                - name: type
                  dtype: string
            - name: arg2
              struct:
                - name: description
                  dtype: string
                - name: type
                  dtype: string
            - name: arg3
              struct:
                - name: description
                  dtype: string
                - name: type
                  dtype: string
            - name: event
              struct:
                - name: description
                  dtype: string
                - name: type
                  dtype: string
            - name: ledger_name
              struct:
                - name: description
                  dtype: string
                - name: type
                  dtype: string
        - name: type
          dtype: string
  splits:
    - name: train
      num_bytes: 4850
      num_examples: 23
  download_size: 11078
  dataset_size: 4850
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*