sajjadghias commited on
Commit
cabfc67
1 Parent(s): efd9cee

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "pad_token_id": 0,
17
+ "problem_type": "single_label_classification",
18
+ "qa_dropout": 0.1,
19
+ "seq_classif_dropout": 0.2,
20
+ "sinusoidal_pos_embds": false,
21
+ "tie_weights_": true,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.40.2",
24
+ "vocab_size": 30522
25
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:887a8258493ea034eeae2ecd0ede6f4eed135dcd0460e1716e08ec93ff2aec53
3
+ size 267832560
runs/May20_21-12-36_169-231-103-228.wireless.ucsb.edu/events.out.tfevents.1716264928.169-231-103-228.wireless.ucsb.edu.29788.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:871ff670f586ec01142049212f5b70f815509ca9204e1972e4da3196cfb78a88
3
+ size 457
runs/May20_21-25-36_169-231-103-228.wireless.ucsb.edu/events.out.tfevents.1716265540.169-231-103-228.wireless.ucsb.edu.29788.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:906135c702d6485c1bc5e875dc6674df58909201b979f1d9e3f286b84450831e
3
+ size 4184
runs/May20_21-26-13_169-231-103-228.wireless.ucsb.edu/events.out.tfevents.1716265575.169-231-103-228.wireless.ucsb.edu.29788.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:858dc4fd8421aa5c16a0073810fc4a3ec18f8c39dbd01127a28a6f5e36079eca
3
+ size 4910
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:030d1e273d0448ce65dfd1509c5a2390b7da146851b120c8de3d2905f882fc0d
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:940810c653beb0ae0b21590c534f34aa67e74882c1cabcba02e68f872ce493d1
3
  size 4984