aquiro1994 commited on
Commit
59e18b0
·
verified ·
1 Parent(s): 6d0a58c

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -21,63 +21,63 @@
21
  "hidden_activation": "gelu",
22
  "hidden_size": 768,
23
  "id2label": {
24
- "0": "LABEL_0",
25
- "1": "LABEL_1",
26
- "2": "LABEL_2",
27
- "3": "LABEL_3",
28
- "4": "LABEL_4",
29
- "5": "LABEL_5",
30
- "6": "LABEL_6",
31
- "7": "LABEL_7",
32
- "8": "LABEL_8",
33
- "9": "LABEL_9",
34
- "10": "LABEL_10",
35
- "11": "LABEL_11",
36
- "12": "LABEL_12",
37
- "13": "LABEL_13",
38
- "14": "LABEL_14",
39
- "15": "LABEL_15",
40
- "16": "LABEL_16",
41
- "17": "LABEL_17",
42
- "18": "LABEL_18",
43
- "19": "LABEL_19",
44
- "20": "LABEL_20",
45
- "21": "LABEL_21",
46
- "22": "LABEL_22",
47
- "23": "LABEL_23",
48
- "24": "LABEL_24",
49
- "25": "LABEL_25"
50
  },
51
  "initializer_cutoff_factor": 2.0,
52
  "initializer_range": 0.02,
53
  "intermediate_size": 1152,
54
  "label2id": {
55
- "LABEL_0": 0,
56
- "LABEL_1": 1,
57
- "LABEL_10": 10,
58
- "LABEL_11": 11,
59
- "LABEL_12": 12,
60
- "LABEL_13": 13,
61
- "LABEL_14": 14,
62
- "LABEL_15": 15,
63
- "LABEL_16": 16,
64
- "LABEL_17": 17,
65
- "LABEL_18": 18,
66
- "LABEL_19": 19,
67
- "LABEL_2": 2,
68
- "LABEL_20": 20,
69
- "LABEL_21": 21,
70
- "LABEL_22": 22,
71
- "LABEL_23": 23,
72
- "LABEL_24": 24,
73
- "LABEL_25": 25,
74
- "LABEL_3": 3,
75
- "LABEL_4": 4,
76
- "LABEL_5": 5,
77
- "LABEL_6": 6,
78
- "LABEL_7": 7,
79
- "LABEL_8": 8,
80
- "LABEL_9": 9
81
  },
82
  "layer_norm_eps": 1e-05,
83
  "local_attention": 128,
 
21
  "hidden_activation": "gelu",
22
  "hidden_size": 768,
23
  "id2label": {
24
+ "0": "business-and-industrial",
25
+ "1": "books-and-literature",
26
+ "10": "home-and-garden",
27
+ "11": "adult",
28
+ "12": "science",
29
+ "13": "food-and-drink",
30
+ "14": "real-estate",
31
+ "15": "news",
32
+ "16": "jobs-and-education",
33
+ "17": "health",
34
+ "18": "hobbies-and-leisure",
35
+ "19": "games",
36
+ "2": "beauty-and-fitness",
37
+ "20": "computers-and-electronics",
38
+ "21": "arts-and-entertainment",
39
+ "22": "travel-and-transportation",
40
+ "23": "finance",
41
+ "24": "law-and-government",
42
+ "25": "sensitive-subjects",
43
+ "3": "autos-and-vehicles",
44
+ "4": "people-and-society",
45
+ "5": "sports",
46
+ "6": "shopping",
47
+ "7": "online-communities",
48
+ "8": "pets-and-animals",
49
+ "9": "internet-and-telecom"
50
  },
51
  "initializer_cutoff_factor": 2.0,
52
  "initializer_range": 0.02,
53
  "intermediate_size": 1152,
54
  "label2id": {
55
+ "adult": "11",
56
+ "arts-and-entertainment": "21",
57
+ "autos-and-vehicles": "3",
58
+ "beauty-and-fitness": "2",
59
+ "books-and-literature": "1",
60
+ "business-and-industrial": "0",
61
+ "computers-and-electronics": "20",
62
+ "finance": "23",
63
+ "food-and-drink": "13",
64
+ "games": "19",
65
+ "health": "17",
66
+ "hobbies-and-leisure": "18",
67
+ "home-and-garden": "10",
68
+ "internet-and-telecom": "9",
69
+ "jobs-and-education": "16",
70
+ "law-and-government": "24",
71
+ "news": "15",
72
+ "online-communities": "7",
73
+ "people-and-society": "4",
74
+ "pets-and-animals": "8",
75
+ "real-estate": "14",
76
+ "science": "12",
77
+ "sensitive-subjects": "25",
78
+ "shopping": "6",
79
+ "sports": "5",
80
+ "travel-and-transportation": "22"
81
  },
82
  "layer_norm_eps": 1e-05,
83
  "local_attention": 128,
runs/Jun01_23-23-46_04e92735143f/events.out.tfevents.1748820230.04e92735143f.3305.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15ddcdd46a46fb09efd7b782d36e6b57e14ac54bc6ab77bc4dbd271094b6b31b
3
+ size 7556
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6e04f121a6e753953b8036124ec27a9928df774fadd4a95d625cbd8f0099cb4
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de90677248aab7380cee0fb91b930aebb6458dc5a0479c541fa8b2a3031cc00f
3
  size 5432