absa_gemma3_format / README.md
aschimmenti2's picture
Upload README.md with huggingface_hub
e714dbf verified
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: conversations
list:
- name: content
list:
- name: text
dtype: string
- name: type
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 31049348.0
num_examples: 8000
- name: test
num_bytes: 7762337.0
num_examples: 2000
download_size: 6830641
dataset_size: 38811685.0
---
# Dataset Card for "gemma3_absa_final"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)