| 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](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |