NerfLongshot
commited on
Commit
•
3ebdb90
1
Parent(s):
8409ba5
Training in progress, epoch 0
Browse files- config.json +4 -12
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -20,12 +20,8 @@
|
|
20 |
"5": "who",
|
21 |
"6": "candy",
|
22 |
"7": "cousin",
|
23 |
-
"8": "
|
24 |
-
"9": "
|
25 |
-
"10": "help",
|
26 |
-
"11": "no",
|
27 |
-
"12": "thin",
|
28 |
-
"13": "walk"
|
29 |
},
|
30 |
"image_size": 224,
|
31 |
"initializer_range": 0.02,
|
@@ -36,14 +32,10 @@
|
|
36 |
"candy": 6,
|
37 |
"computer": 2,
|
38 |
"cousin": 7,
|
39 |
-
"deaf": 8,
|
40 |
"drink": 1,
|
41 |
-
"fine": 9,
|
42 |
"go": 4,
|
43 |
-
"help":
|
44 |
-
"
|
45 |
-
"thin": 12,
|
46 |
-
"walk": 13,
|
47 |
"who": 5
|
48 |
},
|
49 |
"layer_norm_eps": 1e-12,
|
|
|
20 |
"5": "who",
|
21 |
"6": "candy",
|
22 |
"7": "cousin",
|
23 |
+
"8": "help",
|
24 |
+
"9": "thin"
|
|
|
|
|
|
|
|
|
25 |
},
|
26 |
"image_size": 224,
|
27 |
"initializer_range": 0.02,
|
|
|
32 |
"candy": 6,
|
33 |
"computer": 2,
|
34 |
"cousin": 7,
|
|
|
35 |
"drink": 1,
|
|
|
36 |
"go": 4,
|
37 |
+
"help": 8,
|
38 |
+
"thin": 9,
|
|
|
|
|
39 |
"who": 5
|
40 |
},
|
41 |
"layer_norm_eps": 1e-12,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dea84870b41860c2e61b0a7ee8544ca3d87204a7376f3c0c7b3d028443cd3e16
|
3 |
+
size 345003509
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3515
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27f5c0c8a17add7f189ee87798d3cfbd35928f28c3e3cc62a36e5d1f57621865
|
3 |
size 3515
|