Marcos12886 commited on
Commit
0a0e5d5
1 Parent(s): 5968383

End of training

Browse files
README.md CHANGED
@@ -46,9 +46,9 @@ The following hyperparameters were used during training:
46
 
47
  ### Training results
48
 
49
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
- |:-------------:|:------:|:----:|:---------------:|:--------:|
51
- | No log | 0.9565 | 11 | 1.6647 | 0.5355 |
52
 
53
 
54
  ### Framework versions
 
46
 
47
  ### Training results
48
 
49
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | No log | 1.0 | 11 | 0.3106 | 0.9379 |
52
 
53
 
54
  ### Framework versions
config.json CHANGED
@@ -49,28 +49,14 @@
49
  "hidden_dropout": 0.1,
50
  "hidden_size": 768,
51
  "id2label": {
52
- "0": "Baby laugh",
53
- "1": "Cry_Baby",
54
- "2": "Noise",
55
- "3": "Silence",
56
- "4": "belly_pain",
57
- "5": "burping",
58
- "6": "discomfort",
59
- "7": "hungry",
60
- "8": "tired"
61
  },
62
  "initializer_range": 0.02,
63
  "intermediate_size": 3072,
64
  "label2id": {
65
- "Baby laugh": "0",
66
- "Cry_Baby": "1",
67
- "Noise": "2",
68
- "Silence": "3",
69
- "belly_pain": "4",
70
- "burping": "5",
71
- "discomfort": "6",
72
- "hungry": "7",
73
- "tired": "8"
74
  },
75
  "layer_norm_eps": 1e-05,
76
  "layerdrop": 0.0,
 
49
  "hidden_dropout": 0.1,
50
  "hidden_size": 768,
51
  "id2label": {
52
+ "0": "cry",
53
+ "1": "no_cry"
 
 
 
 
 
 
 
54
  },
55
  "initializer_range": 0.02,
56
  "intermediate_size": 3072,
57
  "label2id": {
58
+ "cry": "0",
59
+ "no_cry": "1"
 
 
 
 
 
 
 
60
  },
61
  "layer_norm_eps": 1e-05,
62
  "layerdrop": 0.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:be6aa0118aade164b235c677340504b744137f995db3985a877492153e448cc1
3
- size 94770700
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6905e346be6671fc2beeb3f8b59fd078250ac7ff8712d0c58c0afe2536f0c020
3
+ size 94763496
runs/Aug07_20-58-11_DesMar/events.out.tfevents.1723057091.DesMar.22956.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0023371c0cbc47ebd04199a026e245b90ededbc186081db26d901c30ade17c00
3
+ size 6439
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43d4a95ddacc30faabd6ef72074a630533ac41f575114fb77746b27b2ba8ba11
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bde50c7c77b28627684ed40cbca2215f38ac3b8416e017f5b9ce31ccff30780
3
  size 5176