MaziyarPanahi commited on
Commit
ed85193
·
verified ·
1 Parent(s): ca0cc43

Delete .ipynb_checkpoints (#3)

Browse files

- Delete .ipynb_checkpoints (a9b0ac49351a2ef3b046d23882e344b8f287d6d3)

.ipynb_checkpoints/generation_config-checkpoint.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "bos_token_id": 151643,
3
- "do_sample": true,
4
- "eos_token_id": [
5
- 151645,
6
- 151643
7
- ],
8
- "pad_token_id": 151643,
9
- "repetition_penalty": 1.05,
10
- "temperature": 0.7,
11
- "top_k": 20,
12
- "top_p": 0.8,
13
- "transformers_version": "4.42.3"
14
- }