babsBueno's picture
Upload README.md with huggingface_hub
35aedc2
|
raw
history blame
No virus
714 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: news_id
dtype: string
- name: embeddings
sequence: float64
- name: sentence
dtype: string
- name: category
dtype: string
splits:
- name: train
num_bytes: 207438550
num_examples: 21933
- name: test
num_bytes: 207385703
num_examples: 21933
download_size: 308794977
dataset_size: 414824253
---
# Dataset Card for "hdbscan_embeddings_bert-base-portuguese-cased-nli-assin-2"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)