Lifan-Z's picture
Update README.md
c8361f7
metadata
license: apache-2.0
task_categories:
  - text-generation
language:
  - en
tags:
  - biology
  - medical
pretty_name: tox-antitox-proteins
size_categories:
  - n<1K

This dataset is used for finetuning protGPT2. The features are ['attention_mask', 'input_ids'], no 'labels'.
After using DataCollatorForLanguageModeling and DataLoader, the features will be ['attention_mask', 'input_ids', 'labels'].