aephil commited on
Commit
ebb805a
·
verified ·
1 Parent(s): 1c6dcb5

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. config.json +12 -12
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -11,21 +11,21 @@
11
  "eos_token_id": null,
12
  "hidden_dim": 3072,
13
  "id2label": {
14
- "0": "LABEL_0",
15
- "1": "LABEL_1",
16
- "2": "LABEL_2",
17
- "3": "LABEL_3",
18
- "4": "LABEL_4",
19
- "5": "LABEL_5"
20
  },
21
  "initializer_range": 0.02,
22
  "label2id": {
23
- "LABEL_0": 0,
24
- "LABEL_1": 1,
25
- "LABEL_2": 2,
26
- "LABEL_3": 3,
27
- "LABEL_4": 4,
28
- "LABEL_5": 5
29
  },
30
  "max_position_embeddings": 512,
31
  "model_type": "distilbert",
 
11
  "eos_token_id": null,
12
  "hidden_dim": 3072,
13
  "id2label": {
14
+ "0": "arts_&_culture",
15
+ "1": "business_&_entrepreneurs",
16
+ "2": "pop_culture",
17
+ "3": "daily_life",
18
+ "4": "sports_&_gaming",
19
+ "5": "science_&_technology"
20
  },
21
  "initializer_range": 0.02,
22
  "label2id": {
23
+ "arts_&_culture": 0,
24
+ "business_&_entrepreneurs": 1,
25
+ "daily_life": 3,
26
+ "pop_culture": 2,
27
+ "science_&_technology": 5,
28
+ "sports_&_gaming": 4
29
  },
30
  "max_position_embeddings": 512,
31
  "model_type": "distilbert",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:395f88aefc3e0ff2c339f61c810626bd13f11c051e8ac0355de27752b6349c0d
3
  size 267844872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d812bfcac5197998df8b0378b47164a82fe47cf7fed2a221dbf63aa27cb3d6b
3
  size 267844872
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e49b010d3c32f96819f4b1701c57e400e1bf2a41e0c2bd938ad1dc2831867c3
3
  size 5137
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bbc91864ee5b959009c0b4eed2ce54ab0b4c76825519b1fa2e839eea9b814e9
3
  size 5137