File size: 283 Bytes
ad81837 5e268f8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
license: apache-2.0
datasets:
- scientific_papers
metrics:
- bertscore
- rouge
tags:
- text-generation-inference
- rlhf
- PPO
language:
- en
---
This model is fintuned using PPO based NLPO RL algorithm, on ccdv/arxiv-summarization dataset. The base model is flan-t5-base model. |