rajpouh2 commited on
Commit
5640ed0
·
verified ·
1 Parent(s): a567e25

Training in progress, step 219

Browse files
config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "RobertaForSequenceClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "bos_token_id": 0,
7
+ "classifier_dropout": null,
8
+ "eos_token_id": 2,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "Law_Enforcement",
14
+ "1": "Fire_Department",
15
+ "2": "Paramedics",
16
+ "3": "Non_Emergency"
17
+ },
18
+ "initializer_range": 0.02,
19
+ "intermediate_size": 3072,
20
+ "label2id": {
21
+ "Fire_Department": 1,
22
+ "Law_Enforcement": 0,
23
+ "Non_Emergency": 3,
24
+ "Paramedics": 2
25
+ },
26
+ "layer_norm_eps": 1e-05,
27
+ "max_position_embeddings": 514,
28
+ "model_type": "roberta",
29
+ "num_attention_heads": 12,
30
+ "num_hidden_layers": 12,
31
+ "pad_token_id": 1,
32
+ "position_embedding_type": "absolute",
33
+ "problem_type": "single_label_classification",
34
+ "torch_dtype": "float32",
35
+ "transformers_version": "4.50.3",
36
+ "type_vocab_size": 1,
37
+ "use_cache": true,
38
+ "vocab_size": 50265
39
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f52b8a73240b039cf886a1cf62dc5b9d3612a2621af1e7c07b92846395e8c60e
3
+ size 498618976
runs/Apr11_23-25-23_33b8cdddf034/events.out.tfevents.1744413928.33b8cdddf034.262.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9142547666198f8de5685f48b9b6460f5db55d41f56a9e3d096a34fd9ffedfa
3
+ size 6693
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:305ffb8d3901800afaec2dfc911b2237e7928889729b845eefba738b526f2292
3
+ size 5432