dantedgp commited on
Commit
01ea9b7
·
verified ·
1 Parent(s): 9eb8501

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -9,25 +9,21 @@
9
  "hidden_size": 768,
10
  "id2label": {
11
  "0": "burping",
12
- "1": "scared",
13
- "2": "discomfort",
14
- "3": "lonely",
15
- "4": "cold_hot",
16
- "5": "tired",
17
- "6": "hungry",
18
- "7": "belly_pain"
19
  },
20
  "initializer_range": 0.02,
21
  "intermediate_size": 3072,
22
  "label2id": {
23
- "belly_pain": "7",
24
  "burping": "0",
25
- "cold_hot": "4",
26
- "discomfort": "2",
27
- "hungry": "6",
28
- "lonely": "3",
29
- "scared": "1",
30
- "tired": "5"
31
  },
32
  "layer_norm_eps": 1e-12,
33
  "max_length": 1024,
 
9
  "hidden_size": 768,
10
  "id2label": {
11
  "0": "burping",
12
+ "1": "discomfort",
13
+ "2": "belly pain",
14
+ "3": "cold_hot",
15
+ "4": "laugh",
16
+ "5": "hungry"
 
 
17
  },
18
  "initializer_range": 0.02,
19
  "intermediate_size": 3072,
20
  "label2id": {
21
+ "belly pain": "2",
22
  "burping": "0",
23
+ "cold_hot": "3",
24
+ "discomfort": "1",
25
+ "hungry": "5",
26
+ "laugh": "4"
 
 
27
  },
28
  "layer_norm_eps": 1e-12,
29
  "max_length": 1024,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e4cf990910d20bef5468f1e83e5b60a4c81d828c23459345584f8be07372b9d2
3
- size 344808496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eee37ff69360fbd87c06d681a84ba7ef722e23409b8179456deeadbe1a20c5c5
3
+ size 344802344
runs/Jun20_07-38-41_DESKTOP-BONDT02/events.out.tfevents.1750419525.DESKTOP-BONDT02 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b102c04a98c7a68a65fa4d4511a6773bf34cf25b54ad081e1bf36cc86d688159
3
+ size 9740
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b1ab4b9527e861a4829334813f8dbfeb88a0681001b5b3548b71e76fb593f9d
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f383880aeacf6197e84df11e68ba1a228c2358edbfe8f351892c02441817b48e
3
  size 5777