wadhma's picture
Append 1 new entries to logs__llamafactory_sft (total: 1)
c86b425 verified
|
raw
history blame
1.25 kB
metadata
dataset_info:
  - config_name: logs__llamafactory_sft
    features:
      - name: timestamp
        dtype: string
      - name: end_timestamp
        dtype: string
      - name: stage_name
        dtype: string
      - name: stage_number
        dtype: int64
      - name: level
        dtype: string
      - name: message
        dtype: string
      - name: stdout_content
        dtype: string
      - name: stderr_content
        dtype: string
      - name: experiment_name
        dtype: string
      - name: elapsed_time_seconds
        dtype: float64
      - name: stage_complete
        dtype: bool
    splits:
      - name: train
        num_bytes: 96645
        num_examples: 1
    download_size: 28345
    dataset_size: 96645
  - config_name: metadata
    features:
      - name: experiment_name
        dtype: string
      - name: start_time
        dtype: string
      - name: description
        dtype: string
      - name: base_org
        dtype: string
      - name: stage_number
        dtype: string
      - name: stage_type
        dtype: string
      - name: status
        dtype: string
    splits:
      - name: train
        num_bytes: 695
        num_examples: 2
    download_size: 4583
    dataset_size: 695
configs:
  - config_name: logs__llamafactory_sft
    data_files:
      - split: train
        path: logs__llamafactory_sft/train-*
  - config_name: metadata
    data_files:
      - split: train
        path: metadata/train-*