DerivedFunction commited on
Commit
b0d8801
·
verified ·
1 Parent(s): 2fd55af

Training in progress, step 833

Browse files
config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "gelu",
3
+ "architectures": [
4
+ "DistilBertForSequenceClassification"
5
+ ],
6
+ "attention_dropout": 0.1,
7
+ "bos_token_id": null,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "dtype": "float32",
11
+ "eos_token_id": null,
12
+ "hidden_dim": 3072,
13
+ "initializer_range": 0.02,
14
+ "max_position_embeddings": 512,
15
+ "model_type": "distilbert",
16
+ "n_heads": 12,
17
+ "n_layers": 6,
18
+ "output_past": true,
19
+ "pad_token_id": 0,
20
+ "problem_type": "single_label_classification",
21
+ "qa_dropout": 0.1,
22
+ "seq_classif_dropout": 0.2,
23
+ "sinusoidal_pos_embds": false,
24
+ "tie_weights_": true,
25
+ "tie_word_embeddings": true,
26
+ "transformers_version": "5.0.0",
27
+ "use_cache": false,
28
+ "vocab_size": 28996
29
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f7bc52fed691ecbd3753a34061a94f3106ce5148cd42074b7494584448da5d3
3
+ size 263144680
runs/Feb27_09-49-07_350221c92162/events.out.tfevents.1772185747.350221c92162.5850.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61c3f40ff106fdfd14026d8f78636f4b4e15ba450223bc776d750c3d207f783d
3
+ size 22047
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c622feaab55cf7dd5194717ceefc274b0b2b08ca015f4f7eead35cc1d9d6b1c
3
+ size 5201