Commit
·
c993032
1
Parent(s):
cceb11e
Upload dataset_info.json with huggingface_hub
Browse files- dataset_info.json +1 -0
dataset_info.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"flagged": {"features": {"Model": {"dtype": "string", "_type": "Value"}, "Text input": {"dtype": "string", "_type": "Value"}, "ChatIDEFICS": {"dtype": "string", "_type": "Value"}, "Image input": {"dtype": "string", "_type": "Value"}, "Image input file": {"_type": "Image"}, "Decoding strategy": {"dtype": "string", "_type": "Value"}, "Number of beams": {"dtype": "string", "_type": "Value"}, "Sampling temperature": {"dtype": "string", "_type": "Value"}, "N-gram repetition threshold": {"dtype": "string", "_type": "Value"}, "Maximum number of new tokens to generate": {"dtype": "string", "_type": "Value"}, "Minimum number of new tokens to generate": {"dtype": "string", "_type": "Value"}, "Repetition penalty": {"dtype": "string", "_type": "Value"}, "Length penalty": {"dtype": "string", "_type": "Value"}, "Top K": {"dtype": "string", "_type": "Value"}, "Top P": {"dtype": "string", "_type": "Value"}, "Penalty alpha": {"dtype": "string", "_type": "Value"}, "flag": {"dtype": "string", "_type": "Value"}, "username": {"dtype": "string", "_type": "Value"}}}}
|