HUGS_energy / README.md
meg's picture
meg HF staff
Update README.md
abd9f5c verified
|
raw
history blame
1.6 kB
metadata
dataset_info:
  features:
    - name: task
      dtype: string
    - name: org
      dtype: string
    - name: model
      dtype: string
    - name: hardware
      dtype: string
    - name: date
      dtype: string
    - name: prefill
      struct:
        - name: efficency
          struct:
            - name: unit
              dtype: string
            - name: value
              dtype: float64
        - name: energy
          struct:
            - name: cpu
              dtype: float64
            - name: gpu
              dtype: float64
            - name: ram
              dtype: float64
            - name: total
              dtype: float64
            - name: unit
              dtype: string
    - name: decoding
      struct:
        - name: efficiency
          struct:
            - name: unit
              dtype: string
            - name: value
              dtype: float64
        - name: energy
          struct:
            - name: cpu
              dtype: float64
            - name: gpu
              dtype: float64
            - name: ram
              dtype: float64
            - name: total
              dtype: float64
            - name: unit
              dtype: string
    - name: preprocessing
      struct:
        - name: efficiency
          struct:
            - name: unit
              dtype: string
            - name: value
              dtype: float64
        - name: energy
          struct:
            - name: cpu
              dtype: float64
            - name: gpu
              dtype: float64
            - name: ram
              dtype: float64
            - name: total
              dtype: float64
            - name: unit
              dtype: string
  splits:
    - name: benchmark_results
      num_bytes: 1886
      num_examples: 7
  download_size: 14982
  dataset_size: 1886
configs:
  - config_name: default
    data_files:
      - split: benchmark_results
        path: data/train-*