DaniilOr/machine_generated
08
1{2 "citation": "",3 "description": "",4 "features": {5 "Source": {6 "dtype": "string",7 "_type": "Value"8 },9 "Generator": {10 "dtype": "string",11 "_type": "Value"12 },13 "Language": {14 "dtype": "string",15 "_type": "Value"16 },17 "Sampling_Params": {18 "best_of": {19 "dtype": "float64",20 "_type": "Value"21 },22 "max_tokens": {23 "dtype": "int64",24 "_type": "Value"25 },26 "temperature": {27 "dtype": "float64",28 "_type": "Value"29 },30 "top_k": {31 "dtype": "float64",32 "_type": "Value"33 },34 "top_p": {35 "dtype": "float64",36 "_type": "Value"37 }38 },39 "Code": {40 "dtype": "string",41 "_type": "Value"42 },43 "__index_level_0__": {44 "dtype": "int64",45 "_type": "Value"46 }47 },48 "homepage": "",49 "license": ""50}