cwv-bench-v0 / README.md
behavior-in-the-wild's picture
Update Framework_labels from Wappalyzer slugs
96a0514 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: ID
      dtype: int64
    - name: REPO_ID
      dtype: string
    - name: FRAMEWORK
      dtype: string
    - name: COMMIT_ID
      dtype: string
    - name: ZIP_REPO_PATH
      dtype: string
    - name: HOST_FILE_PATH
      dtype: string
    - name: CWV_MOBILE
      dtype: 'null'
    - name: CWV_DESKTOP
      dtype: 'null'
    - name: SOURCE
      dtype: string
    - name: IS_LIVE
      struct:
        - name: CHECKED_URL
          dtype: string
        - name: ERROR
          dtype: 'null'
        - name: LIVE
          dtype: bool
        - name: REPO_URL
          dtype: string
        - name: STATUS
          dtype: float64
    - name: cwv_mobile
      struct:
        - name: aggregated
          struct:
            - name: CLS_mean
              dtype: float64
            - name: CLS_median
              dtype: float64
            - name: CLS_rating
              dtype: string
            - name: CLS_stdev
              dtype: float64
            - name: FCP_mean
              dtype: float64
            - name: FCP_median
              dtype: float64
            - name: FID_mean
              dtype: float64
            - name: FID_median
              dtype: float64
            - name: FID_rating
              dtype: string
            - name: FID_stdev
              dtype: float64
            - name: INP_mean
              dtype: float64
            - name: INP_median
              dtype: float64
            - name: INP_p75
              dtype: float64
            - name: INP_rating
              dtype: string
            - name: INP_stdev
              dtype: float64
            - name: LCP_mean
              dtype: float64
            - name: LCP_median
              dtype: float64
            - name: LCP_p75
              dtype: float64
            - name: LCP_rating
              dtype: string
            - name: LCP_stdev
              dtype: float64
            - name: TTFB_mean
              dtype: float64
            - name: TTFB_median
              dtype: float64
            - name: TTFB_rating
              dtype: string
            - name: TTFB_stdev
              dtype: float64
            - name: outliers_removed
              struct:
                - name: CLS
                  dtype: float64
                - name: INP
                  dtype: float64
                - name: LCP
                  dtype: float64
            - name: total_runs
              dtype: float64
            - name: valid_runs
              dtype: float64
        - name: device
          dtype: string
        - name: final_settle_time
          dtype: float64
        - name: num_runs
          dtype: float64
        - name: runs
          list:
            - name: CLS
              dtype: float64
            - name: FCP
              dtype: float64
            - name: FID
              dtype: float64
            - name: INP
              dtype: float64
            - name: LCP
              dtype: float64
            - name: TTFB
              dtype: float64
            - name: lcp_element
              dtype: string
            - name: status
              dtype: string
        - name: status
          dtype: string
    - name: webpages
      list: string
    - name: deduped_webpages
      list: string
    - name: TOTAL_SIZE
      dtype: float64
    - name: libraries
      list: string
    - name: framework
      dtype: string
    - name: CODE_STATS
      struct:
        - name: build_artifacts
          list: string
        - name: dependencies
          struct:
            - name: gem
              list: string
            - name: npm
              list: string
            - name: pip
              list: string
        - name: file_details
          list: 'null'
        - name: files_by_language
          struct:
            - name: c/c++
              dtype: float64
            - name: config
              dtype: float64
            - name: go
              dtype: float64
            - name: java
              dtype: float64
            - name: javascript
              dtype: float64
            - name: markdown
              dtype: float64
            - name: markup
              dtype: float64
            - name: php
              dtype: float64
            - name: python
              dtype: float64
            - name: ruby
              dtype: float64
            - name: rust
              dtype: float64
            - name: style
              dtype: float64
        - name: lines_by_language
          struct:
            - name: c/c++
              dtype: float64
            - name: config
              dtype: float64
            - name: go
              dtype: float64
            - name: java
              dtype: float64
            - name: javascript
              dtype: float64
            - name: markdown
              dtype: float64
            - name: markup
              dtype: float64
            - name: php
              dtype: float64
            - name: python
              dtype: float64
            - name: ruby
              dtype: float64
            - name: rust
              dtype: float64
            - name: style
              dtype: float64
        - name: size_by_language
          struct:
            - name: c/c++
              dtype: float64
            - name: config
              dtype: float64
            - name: go
              dtype: float64
            - name: java
              dtype: float64
            - name: javascript
              dtype: float64
            - name: markdown
              dtype: float64
            - name: markup
              dtype: float64
            - name: php
              dtype: float64
            - name: python
              dtype: float64
            - name: ruby
              dtype: float64
            - name: rust
              dtype: float64
            - name: style
              dtype: float64
        - name: total_files
          dtype: float64
        - name: total_lines
          dtype: float64
        - name: total_size
          dtype: float64
    - name: CODE_SIZE
      dtype: float64
    - name: MEDIA_AND_OTHER_FILES
      dtype: float64
    - name: PACKAGES
      dtype: string
    - name: framework_label
      dtype: string
    - name: Framework_labels
      list: string
  splits:
    - name: train
      num_bytes: 21862440
      num_examples: 2741
  download_size: 20132850
  dataset_size: 21862440

CWV Bench v0 – Deployment Metadata

This dataset contains derived deployment metadata for websites used in Core Web Vitals (CWV) benchmarking.

The primary table is provided as a CSV file:

data/cwv-bench-v0.csv

Pie Chart depicting the major tech stacks in this CWV benchmark containing 11 tech stacks