lima_tc / README.md
essobi's picture
Upload dataset
03e5c1d verified
metadata
dataset_info:
  features:
    - name: messages
      list:
        - name: content
          dtype: string
        - name: name
          dtype: string
        - name: role
          dtype: string
        - name: tool_calls
          list:
            - name: function
              struct:
                - name: arguments
                  struct:
                    - name: code
                      dtype: string
                    - name: expression
                      dtype: string
                    - name: language
                      dtype: string
                    - name: query
                      dtype: string
                    - name: source_language
                      dtype: string
                    - name: target_language
                      dtype: string
                    - name: text
                      dtype: string
                - name: name
                  dtype: string
            - name: type
              dtype: string
    - name: tools
      list:
        - name: function
          struct:
            - name: description
              dtype: string
            - name: name
              dtype: string
            - name: parameters
              struct:
                - name: properties
                  struct:
                    - name: code
                      struct:
                        - name: description
                          dtype: string
                        - name: type
                          dtype: string
                    - name: expression
                      struct:
                        - name: description
                          dtype: string
                        - name: type
                          dtype: string
                    - name: language
                      struct:
                        - name: description
                          dtype: string
                        - name: type
                          dtype: string
                    - name: query
                      struct:
                        - name: description
                          dtype: string
                        - name: type
                          dtype: string
                    - name: source_language
                      struct:
                        - name: description
                          dtype: string
                        - name: type
                          dtype: string
                    - name: target_language
                      struct:
                        - name: description
                          dtype: string
                        - name: type
                          dtype: string
                    - name: text
                      struct:
                        - name: description
                          dtype: string
                        - name: type
                          dtype: string
                - name: required
                  list: string
                - name: type
                  dtype: string
            - name: return
              struct:
                - name: description
                  dtype: string
                - name: type
                  dtype: string
        - name: type
          dtype: string
    - name: template_type
      dtype: string
    - name: original_index
      dtype: int64
  splits:
    - name: train
      num_bytes: 3671046
      num_examples: 1030
  download_size: 3610162
  dataset_size: 3671046
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*