DeOSAgentDocuments / README.md
DrDominikDellermann's picture
Upload README.md with huggingface_hub
aabc808
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: company_id
      dtype: string
    - name: context_id
      dtype: string
    - name: source
      dtype: string
    - name: date
      dtype: string
    - name: text
      dtype: string
    - name: embeddings
      sequence: float32
  splits:
    - name: train
      num_bytes: 33884007
      num_examples: 10000
  download_size: 29585235
  dataset_size: 33884007

Dataset Card for "DeOSAgentDocuments"

More Information needed