merve HF Staff commited on
Commit
7913261
·
1 Parent(s): f56be58

pushing files to the repo from test generator!

Browse files
Files changed (2) hide show
  1. config.json +39 -0
  2. skops-qey2r628.pkl +3 -0
config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sklearn": {
3
+ "columns": [
4
+ "sepal length (cm)",
5
+ "sepal width (cm)",
6
+ "petal length (cm)",
7
+ "petal width (cm)"
8
+ ],
9
+ "environment": [
10
+ "scikit-learn=1.0.2"
11
+ ],
12
+ "example_input": {
13
+ "petal length (cm)": [
14
+ 4.7,
15
+ 1.7,
16
+ 6.9
17
+ ],
18
+ "petal width (cm)": [
19
+ 1.2,
20
+ 0.3,
21
+ 2.3
22
+ ],
23
+ "sepal length (cm)": [
24
+ 6.1,
25
+ 5.7,
26
+ 7.7
27
+ ],
28
+ "sepal width (cm)": [
29
+ 2.8,
30
+ 3.8,
31
+ 2.6
32
+ ]
33
+ },
34
+ "model": {
35
+ "file": "skops-qey2r628.pkl"
36
+ },
37
+ "task": "tabular-classification"
38
+ }
39
+ }
skops-qey2r628.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82c6d9522b0f9553d0ebbc455cb9774053178e55335de327f98d36fd60e532e5
3
+ size 1460