File size: 590 Bytes
4485dd3 3e5c210 1c9b4f3 3347363 d3a6d2a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
license: mit
datasets:
- Alignment-Lab-AI/Lawyer-Instruct
language:
- en
base_model:
- google/flan-t5-base
---
# Flan T5 Base Fine-tune using Lawyer Intstruct dataset
Assignment of Shiftkey Labs Gen AI
## Description
Model is fine-tuned using lawyer instruct dataset to be more percise but might lose some details during summarization
## Links
- [GitHub](https://github.com/GHuyHuynh/fine-tune-flanT5-lawyer-)
- [HF中国镜像站](https://huggingface.co/huyhuynh1502/flanT5_lawyer)
- [Google Collab](https://colab.research.google.com/drive/1GThcbXOQNnHSgm813bh9jUJ6BcqtnnZ_?usp=sharing) |