PiGrieco's picture
Upload ultimate MCP memory auto-trigger dataset (47K examples, 68% real data)
b924a6c verified
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: int64
    - name: label_name
      dtype: string
    - name: language
      dtype: string
    - name: source
      dtype: string
    - name: original_intent
      dtype: float64
    - name: creation_phase
      dtype: string
    - name: template
      dtype: string
    - name: generated_at
      dtype: string
    - name: text_length
      dtype: int64
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 5697488
      num_examples: 38012
    - name: validation
      num_bytes: 713481
      num_examples: 4752
    - name: test
      num_bytes: 712480
      num_examples: 4752
  download_size: 2201857
  dataset_size: 7123449
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*