| { | |
| "max_sequence_len": 40, | |
| "top_k_default": 40, | |
| "top_p_default": 0.9, | |
| "temperature_default": 0.85, | |
| "num_words": 6000, | |
| "total_words": 4817, | |
| "notes": "capped vocab + longer context + regularized single LSTM + nucleus sampling" | |
| } |
| { | |
| "max_sequence_len": 40, | |
| "top_k_default": 40, | |
| "top_p_default": 0.9, | |
| "temperature_default": 0.85, | |
| "num_words": 6000, | |
| "total_words": 4817, | |
| "notes": "capped vocab + longer context + regularized single LSTM + nucleus sampling" | |
| } |