File size: 394 Bytes
72eb0ee 5bdf6fc |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
license: llama3.1
language:
- en
- de
- fr
- it
- pt
- hi
- es
- th
base_model:
- meta-llama/Llama-3.1-70B-Instruct
pipeline_tag: text-generation
datasets:
- glaiveai/reflection-v1
library_name: transformers
---
This repo is for letting people reproduce Reflection-70B benchmark scores.
[https://glaive.ai/blog/post/reflection-postmortem](https://glaive.ai/blog/post/reflection-postmortem) |