davanstrien's picture
davanstrien HF Staff
Upload README.md with huggingface_hub
e6bfaf1
|
raw
history blame
1.04 kB
metadata
dataset_info:
  features:
    - name: modelId
      dtype: string
    - name: lastModified
      dtype: string
    - name: tags
      sequence: string
    - name: pipeline_tag
      dtype: string
    - name: author
      dtype: string
    - name: config
      dtype: 'null'
    - name: securityStatus
      dtype: 'null'
    - name: id
      dtype: string
    - name: likes
      dtype: int64
    - name: downloads
      dtype: int64
    - name: library_name
      dtype: string
    - name: created
      dtype: timestamp[us]
    - name: card
      dtype: string
    - name: card_len
      dtype: int64
    - name: embeddings
      sequence:
        sequence: float32
  splits:
    - name: train
      num_bytes: 213870661.90094683
      num_examples: 24681
  download_size: 95110965
  dataset_size: 213870661.90094683
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "model_cards_with_long_context_embeddings"

More Information needed