Training in progress, epoch 0
Browse files- config.json +34 -34
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -12,24 +12,24 @@
|
|
| 12 |
"hidden_dropout_prob": 0.0,
|
| 13 |
"hidden_size": 768,
|
| 14 |
"id2label": {
|
| 15 |
-
"0": "
|
| 16 |
-
"1": "
|
| 17 |
-
"2": "
|
| 18 |
"3": "Concert",
|
| 19 |
-
"4": "
|
| 20 |
-
"5": "
|
| 21 |
-
"6": "
|
| 22 |
-
"7": "
|
| 23 |
-
"8": "
|
| 24 |
-
"9": "
|
| 25 |
-
"10": "
|
| 26 |
-
"11": "
|
| 27 |
-
"12": "
|
| 28 |
-
"13": "
|
| 29 |
-
"14": "
|
| 30 |
-
"15": "
|
| 31 |
-
"16": "
|
| 32 |
-
"17": "
|
| 33 |
"18": "Restaurant",
|
| 34 |
"19": "Police officer",
|
| 35 |
"20": "Wedding dress",
|
|
@@ -42,29 +42,29 @@
|
|
| 42 |
"initializer_range": 0.02,
|
| 43 |
"intermediate_size": 3072,
|
| 44 |
"label2id": {
|
| 45 |
-
"Beach":
|
| 46 |
"Concert": 3,
|
| 47 |
-
"Cooking":
|
| 48 |
-
"Cycling":
|
| 49 |
-
"Dance":
|
| 50 |
"Desert": 21,
|
| 51 |
-
"Drawing":
|
| 52 |
-
"Driving":
|
| 53 |
-
"Festival":
|
| 54 |
-
"Gardening":
|
| 55 |
-
"Human swimming":
|
| 56 |
-
"Ice skating":
|
| 57 |
"Injury": 24,
|
| 58 |
-
"Knitting":
|
| 59 |
"Police officer": 19,
|
| 60 |
-
"Racing":
|
| 61 |
"Restaurant": 18,
|
| 62 |
-
"Sewing":
|
| 63 |
"Smoking (cooking)": 23,
|
| 64 |
-
"Snow":
|
| 65 |
-
"Soldier":
|
| 66 |
-
"Stadium":
|
| 67 |
-
"Video game":
|
| 68 |
"Walking": 22,
|
| 69 |
"Wedding dress": 20
|
| 70 |
},
|
|
|
|
| 12 |
"hidden_dropout_prob": 0.0,
|
| 13 |
"hidden_size": 768,
|
| 14 |
"id2label": {
|
| 15 |
+
"0": "Beach",
|
| 16 |
+
"1": "Driving",
|
| 17 |
+
"2": "Knitting",
|
| 18 |
"3": "Concert",
|
| 19 |
+
"4": "Ice skating",
|
| 20 |
+
"5": "Gardening",
|
| 21 |
+
"6": "Snow",
|
| 22 |
+
"7": "Drawing",
|
| 23 |
+
"8": "Video game",
|
| 24 |
+
"9": "Dance",
|
| 25 |
+
"10": "Cycling",
|
| 26 |
+
"11": "Cooking",
|
| 27 |
+
"12": "Sewing",
|
| 28 |
+
"13": "Human swimming",
|
| 29 |
+
"14": "Festival",
|
| 30 |
+
"15": "Soldier",
|
| 31 |
+
"16": "Stadium",
|
| 32 |
+
"17": "Racing",
|
| 33 |
"18": "Restaurant",
|
| 34 |
"19": "Police officer",
|
| 35 |
"20": "Wedding dress",
|
|
|
|
| 42 |
"initializer_range": 0.02,
|
| 43 |
"intermediate_size": 3072,
|
| 44 |
"label2id": {
|
| 45 |
+
"Beach": 0,
|
| 46 |
"Concert": 3,
|
| 47 |
+
"Cooking": 11,
|
| 48 |
+
"Cycling": 10,
|
| 49 |
+
"Dance": 9,
|
| 50 |
"Desert": 21,
|
| 51 |
+
"Drawing": 7,
|
| 52 |
+
"Driving": 1,
|
| 53 |
+
"Festival": 14,
|
| 54 |
+
"Gardening": 5,
|
| 55 |
+
"Human swimming": 13,
|
| 56 |
+
"Ice skating": 4,
|
| 57 |
"Injury": 24,
|
| 58 |
+
"Knitting": 2,
|
| 59 |
"Police officer": 19,
|
| 60 |
+
"Racing": 17,
|
| 61 |
"Restaurant": 18,
|
| 62 |
+
"Sewing": 12,
|
| 63 |
"Smoking (cooking)": 23,
|
| 64 |
+
"Snow": 6,
|
| 65 |
+
"Soldier": 15,
|
| 66 |
+
"Stadium": 16,
|
| 67 |
+
"Video game": 8,
|
| 68 |
"Walking": 22,
|
| 69 |
"Wedding dress": 20
|
| 70 |
},
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 345049653
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb65d1d14447af8e1b9b914305b1e60c374ec1de09125dae695acc8d1cdca232
|
| 3 |
size 345049653
|
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:1b15d535ace304b6775607ece5e27c6d108cef46335fece4dbd8ea071986330e
|
| 3 |
size 3515
|