ayooke97 commited on
Commit
c36ab9d
·
verified ·
1 Parent(s): cbfc610

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -3,10 +3,10 @@
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
6
- "attention_probs_dropout_prob": 0.0,
7
  "encoder_stride": 16,
8
  "hidden_act": "gelu",
9
- "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
  "0": "anger",
 
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
6
+ "attention_probs_dropout_prob": 0.1,
7
  "encoder_stride": 16,
8
  "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
  "hidden_size": 768,
11
  "id2label": {
12
  "0": "anger",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c213545822bad7771ab924cb950923391072b23ce03cf00ceafd129af3caad3d
3
  size 343242432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11370635da11cad31715557d349ee7c897323bc6afd0af0d7f24203c9420c7bf
3
  size 343242432
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:54d1f4a63fdd3af561dbb5d24ebf27a0030da311f31dc57c8d1c389eb2d2895b
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40e14ad454793ab1c09409c677fbd7b448f7d00e99ffd05317a8f1e48a3a301b
3
  size 5368