--- pretty_name: SEA Toxicity Detection license: - cc-by-nc-sa-4.0 - cc-by-nc-3.0 - cc-by-nc-4.0 task_categories: - text-generation - text-classification language: - id - th - vi dataset_info: features: - name: label dtype: string - name: prompts list: - name: text dtype: string - name: prompt_templates sequence: string - name: id dtype: string - name: metadata struct: - name: language dtype: string splits: - name: id num_bytes: 728212 num_examples: 1000 num_tokens_gpt_4o: 34416 num_tokens_gemma_2: 34238 num_tokens_llama_3: 40537 - name: id_fewshot num_bytes: 780 num_examples: 5 num_tokens_gpt_4o: 183 num_tokens_gemma_2: 174 num_tokens_llama_3: 216 - name: th num_bytes: 1356637 num_examples: 1000 num_tokens_gpt_4o: 38189 num_tokens_gemma_2: 35980 num_tokens_llama_3: 42901 - name: th_fewshot num_bytes: 983 num_examples: 5 num_tokens_gpt_4o: 130 num_tokens_gemma_2: 121 num_tokens_llama_3: 150 - name: vi num_bytes: 699612 num_examples: 1000 num_tokens_gpt_4o: 17540 num_tokens_gemma_2: 16904 num_tokens_llama_3: 18287 - name: vi_fewshot num_bytes: 584 num_examples: 5 num_tokens_gpt_4o: 104 num_tokens_gemma_2: 97 num_tokens_llama_3: 104 download_size: 283080 dataset_size: 2786808 total_tokens_gpt_4o: 90562 total_tokens_gemma_2: 87514 total_tokens_llama_3: 102195 configs: - config_name: default data_files: - split: id path: data/id-* - split: id_fewshot path: data/id_fewshot-* - split: th path: data/th-* - split: th_fewshot path: data/th_fewshot-* - split: vi path: data/vi-* - split: vi_fewshot path: data/vi_fewshot-* size_categories: - 1K