FishFarmHub
Back to datasets
AquacultureGrouperAI bundleCSV

Grouper Aquaculture AI Training Bundle

A grouper aquaculture AI training bundle containing QA, RAG, DPO, SFT, and CoT CSV datasets.

Domain

Aquaculture

Scene

Grouper aquaculture model training and evaluation

Columns

5 CSV files

Format

ZIP + CSV

License

Internal evaluation license

CSV field structure

Column names, data types, sample values, and the meaning of each field.

ColumnTypeExampleDescription
filenamestringEpinephelidae_rag.csvCSV filename included in the delivery package.
rowsinteger870Number of rows in the CSV file.
fieldsstringquestion, answer, positive_context, hard_negative_contextCore fields included in the CSV file.
use_casestringRAG evaluationTraining or evaluation scenario for the file.

Data preview

A small preview of the fields included in this dataset listing.

FilenameRowsFieldsUse case
Epinephelidae_full.csv1000id, question, answerQA
Epinephelidae_rag.csv870question, answer, positive_context, hard_negative_contextRAG evaluation
Epinephelidae_dpo.csv827prompt, chosen, rejected, critiqueDPO preference training

Delivery contents

Files included after purchase for this dataset listing.

Epinephelidae_full.csv

Complete CSV file for Grouper Simple QA with id, question, and answer fields.

Epinephelidae_rag.csv

Grouper aquaculture RAG CSV file with id, question, answer, positive_context, hard_negative_context, difficulty, and quality_score fields.

Epinephelidae_dpo.csv

Grouper aquaculture DPO CSV file with id, prompt, chosen, rejected, critique, and quality_score fields.

Epinephelidae_sft.csv

Grouper aquaculture SFT CSV file with id, instruction, response, evidence, type, difficulty, and quality_score fields.

Epinephelidae_reasoning.csv

Grouper CoT reasoning QA CSV file with question, reasoning, and answer fields.