File size: 828 Bytes
1c3003d c869ce9 bf9f603 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 |
---
license: gemma
datasets:
- greengerong/leetcode
language:
- en
library_name: adapter-transformers
tags:
- code
widget:
- text: Generate a computer science question of easy difficulty.
example_title: Easy
- text: Generate a computer science question of medium difficulty.
example_title: Medium
- text: Generate a computer science question of hard difficulty.
example_title: Hard
---
Generate questions out of thin air.
---
license: gemma
datasets:
- greengerong/leetcode
language:
- en
library_name: transformers
tags:
- code
widget:
- text: "Generate a computer science question of easy difficulty."
example_title: "Easy"
- text: "Generate a computer science question of medium difficulty."
example_title: "Medium"
- text: "Generate a computer science question of hard difficulty."
example_title: "Hard"
--- |