rugarce commited on
Commit
4ffcffa
·
verified ·
1 Parent(s): 00cb2eb

Training in progress, step 1000

Browse files
Files changed (2) hide show
  1. generation_config.json +30 -2
  2. model.safetensors +1 -1
generation_config.json CHANGED
@@ -1,9 +1,37 @@
1
  {
2
- "_from_model_config": true,
 
 
3
  "decoder_start_token_id": 0,
 
 
 
 
 
4
  "eos_token_id": [
5
  1
6
  ],
 
 
 
 
 
 
 
 
 
 
 
 
7
  "pad_token_id": 0,
8
- "transformers_version": "5.3.0"
 
 
 
 
 
 
 
 
 
9
  }
 
1
  {
2
+ "_from_model_config": false,
3
+ "assistant_confidence_threshold": 0.4,
4
+ "assistant_lookbehind": 10,
5
  "decoder_start_token_id": 0,
6
+ "diversity_penalty": 0.0,
7
+ "do_sample": false,
8
+ "early_stopping": false,
9
+ "encoder_no_repeat_ngram_size": 0,
10
+ "encoder_repetition_penalty": 1.0,
11
  "eos_token_id": [
12
  1
13
  ],
14
+ "epsilon_cutoff": 0.0,
15
+ "eta_cutoff": 0.0,
16
+ "length_penalty": 1.0,
17
+ "max_length": 20,
18
+ "min_length": 0,
19
+ "no_repeat_ngram_size": 0,
20
+ "num_assistant_tokens": 20,
21
+ "num_assistant_tokens_schedule": "constant",
22
+ "num_beam_groups": 1,
23
+ "num_beams": 1,
24
+ "num_return_sequences": 1,
25
+ "output_scores": false,
26
  "pad_token_id": 0,
27
+ "remove_invalid_values": false,
28
+ "repetition_penalty": 1.0,
29
+ "return_dict_in_generate": false,
30
+ "target_lookbehind": 10,
31
+ "temperature": 1.0,
32
+ "top_k": 50,
33
+ "top_p": 1.0,
34
+ "transformers_version": "5.3.0",
35
+ "typical_p": 1.0,
36
+ "use_cache": true
37
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c04092b9c0c8751ce7b9998595170714a7dee1a4c00ea0f98dfe72c4204ad789
3
  size 307867048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5875ca2ec8f51d687cbea7158e2407f0a132d239a9e7262b600ffb18379886e7
3
  size 307867048