timmyAlvice commited on
Commit
ccad717
·
verified ·
1 Parent(s): 028185c

Training in progress, step 500

Browse files
config.json CHANGED
@@ -9,19 +9,19 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "LABEL_0",
13
- "1": "LABEL_1",
14
- "2": "LABEL_2",
15
- "3": "LABEL_3",
16
- "4": "LABEL_4"
17
  },
18
  "initializer_range": 0.02,
19
  "label2id": {
20
- "LABEL_0": 0,
21
- "LABEL_1": 1,
22
- "LABEL_2": 2,
23
- "LABEL_3": 3,
24
- "LABEL_4": 4
25
  },
26
  "max_position_embeddings": 512,
27
  "model_type": "distilbert",
 
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "extremely_positive",
13
+ "1": "positive",
14
+ "2": "neutral",
15
+ "3": "negative",
16
+ "4": "extremely_negative"
17
  },
18
  "initializer_range": 0.02,
19
  "label2id": {
20
+ "extremely_negative": 4,
21
+ "extremely_positive": 0,
22
+ "negative": 3,
23
+ "neutral": 2,
24
+ "positive": 1
25
  },
26
  "max_position_embeddings": 512,
27
  "model_type": "distilbert",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89543059da84fb5805253d7fe88918bc2c805410ce6798235b4b3ba98a30a87b
3
  size 267841796
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fef848d3a4fce479bc517b2fce989a1c5b0bc26fc3a02e3261bb3b4340384eac
3
  size 267841796
runs/Sep30_19-31-33_3c3378077071/events.out.tfevents.1727724699.3c3378077071.1939.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28aa0d5c8b4565f3bc1a2b7e18d9aff7e7da9b9487bf7c11152005de93366507
3
- size 5295
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90bbd034c86e2b082b1cda558264422ed04878acf6c606d3ef54484135565735
3
+ size 5920
runs/Sep30_19-51-09_3c3378077071/events.out.tfevents.1727725879.3c3378077071.1939.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab4a7dff321e68fa2a545ceb6618fc8e3d159d8fdc82203a21d6fb37e8f9811c
3
+ size 5134
runs/Sep30_19-51-09_3c3378077071/events.out.tfevents.1727726252.3c3378077071.1939.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f647f4fd96177b3db73810ec34364dbd347af99b7196849086098f9919e9c35c
3
+ size 5183
runs/Sep30_20-04-40_3c3378077071/events.out.tfevents.1727726680.3c3378077071.1939.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5765450d64f9d8d761bb317d58295c9ef9fecbaf167c8a38da9fe800350bcf82
3
+ size 5817
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f963527b30d01c1bd0cd5338c94eb3fc1b76038cf960dc70c3315a04e325e489
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4df95235e11dd3107ee0b6fcfc3fd73b3149d7af44ef09db12c0a7e2c9b6d85
3
  size 5240