File size: 901 Bytes
559f7a2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "citation": "",
  "description": "",
  "features": {
    "Source": {
      "dtype": "string",
      "_type": "Value"
    },
    "Generator": {
      "dtype": "string",
      "_type": "Value"
    },
    "Language": {
      "dtype": "string",
      "_type": "Value"
    },
    "Sampling_Params": {
      "best_of": {
        "dtype": "float64",
        "_type": "Value"
      },
      "max_tokens": {
        "dtype": "int64",
        "_type": "Value"
      },
      "temperature": {
        "dtype": "float64",
        "_type": "Value"
      },
      "top_k": {
        "dtype": "float64",
        "_type": "Value"
      },
      "top_p": {
        "dtype": "float64",
        "_type": "Value"
      }
    },
    "Code": {
      "dtype": "string",
      "_type": "Value"
    },
    "__index_level_0__": {
      "dtype": "int64",
      "_type": "Value"
    }
  },
  "homepage": "",
  "license": ""
}