--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* dataset_info: features: - name: texts dtype: string - name: labels dtype: class_label: names: '0': negative '1': neutral '2': positive - name: topic dtype: class_label: names: '0': lecturer '1': training_program '2': facility '3': others splits: - name: train num_bytes: 1115184 num_examples: 11426 - name: validation num_bytes: 148705 num_examples: 1583 - name: test num_bytes: 308003 num_examples: 3166 download_size: 671549 dataset_size: 1571892 --- # Dataset Card for "vi-students-feedback" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)