File size: 1,990 Bytes
0110462 | 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 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 | {
"architecture": "sapiens_architecture",
"sub_architecture": "mgt",
"string": "",
"precision": 1.0,
"tokenizer": "gpt-4",
"method": "semantic",
"interaction": true,
"activation_function": "linear",
"bias": 0.0,
"learning_rate": 1.0,
"stochastic_factor": false,
"fx": false,
"context_window": Infinity,
"end_tag": "<|end|>",
"validate": 0.0,
"hurnet_initializer": true,
"hurnet_layer": false,
"hurnet_fit": false,
"stream_dataset": false,
"quantization": null,
"experts": 1,
"language": null,
"information_gain": null,
"minimum_score": 0.5,
"hot": false,
"max_tokens": null,
"min_fit_probability": 0.7,
"min_probability": 0.01,
"generalization": true,
"temperature": 0.1,
"top_k": 0,
"top_p": 1.0,
"system": "",
"messages": [],
"sapiens_model_path": "",
"embedding_dim": null,
"block_size": null,
"batch_size": null,
"number_heads": null,
"number_layers": null,
"dropout": null,
"eval_interval": null,
"epochs": null,
"use_bit_net_quantization": null,
"device": null,
"user_id": 0,
"parallel_prediction": false,
"minimum_probability_for_candidates": 0.9,
"show_errors": true,
"display_error_point": false,
"progress": true,
"scn_architecture": "level_1",
"system_tag": "System:",
"user_tag": "User:",
"assistant_tag": "Assistant:",
"tokens_number": 0,
"parameters_number": 0,
"perplexity": 100.0,
"weight_decay": null,
"hurnet_embedding_length": 25,
"hurnet_division_method": 0,
"include_vocabulary_in_model": true,
"use_scheduler": false,
"scheduled": null,
"hurnet_dtype": null,
"show_error": false,
"show_error_details": false,
"delay": 0.01,
"real_time_generator": false,
"online_consultation": true,
"summary_automation": true,
"translation_automation": true,
"mathematical_automation": true
} |