Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

model_params.yml 178 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
  1. batch_size: 2
  2. epochs: 5
  3. learning_rate: 0.0001
  4. metric: rouge
  5. model_dir: models
  6. model_name: t5-base
  7. model_type: t5
  8. name: summarsiation
  9. num_workers: 2
  10. source_dir: src
  11. use_gpu: true
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...