Rogendo commited on
Commit
ed91efc
·
1 Parent(s): 0484c1a

updated modeel weights

Browse files
config.json CHANGED
@@ -6,7 +6,6 @@
6
  "attention_dropout": 0.1,
7
  "dim": 768,
8
  "dropout": 0.1,
9
- "dtype": "float32",
10
  "hidden_dim": 3072,
11
  "initializer_range": 0.02,
12
  "max_position_embeddings": 512,
@@ -18,6 +17,7 @@
18
  "seq_classif_dropout": 0.2,
19
  "sinusoidal_pos_embds": false,
20
  "tie_weights_": true,
21
- "transformers_version": "4.56.2",
 
22
  "vocab_size": 30522
23
  }
 
6
  "attention_dropout": 0.1,
7
  "dim": 768,
8
  "dropout": 0.1,
 
9
  "hidden_dim": 3072,
10
  "initializer_range": 0.02,
11
  "max_position_embeddings": 512,
 
17
  "seq_classif_dropout": 0.2,
18
  "sinusoidal_pos_embds": false,
19
  "tie_weights_": true,
20
+ "torch_dtype": "float32",
21
+ "transformers_version": "4.53.2",
22
  "vocab_size": 30522
23
  }
interventions.json CHANGED
@@ -1 +1,7 @@
1
- ["Awareness/Information Provided", "Awareness/Information Provided, Counselling", "Counseling", "Counseling, Referral", "Counselling", "Counselling\nReferral", "Counselling\nReferral\nSignposting", "Counselling, Awareness/Information Provided", "Counselling, Awareness/Information Provided, Signposting", "Counselling, Referral", "Counselling, Referral, Signposting", "Counselling, Signposting", "Information Provided, Counselling", "Referral", "Referral, Counselling", "Referral, Signposting", "Signposting", "Signposting, Counselling", "Signposting, Referral"]
 
 
 
 
 
 
 
1
+ [
2
+ "Awareness/Information Provided",
3
+ "Counselling",
4
+ "No intervention needed",
5
+ "Referral",
6
+ "Signposting"
7
+ ]
logs/run_20251001_160946/events.out.tfevents.1759324186.bitz-B760M-DS3H.2399449.0 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f283c370242af70de6b6b85b2a97ec262d1f55eaf418f761e6da75184325e2e
3
- size 570
 
 
 
 
main_categories.json CHANGED
@@ -1 +1,9 @@
1
- ["Advice and Counselling", "Child Maintenance & Custody", "Disability", "GBV", "Information", "Nutrition", "Unknown", "VANE"]
 
 
 
 
 
 
 
 
 
1
+ [
2
+ "Advice and Counselling",
3
+ "Child Maintenance & Custody",
4
+ "Disability",
5
+ "GBV",
6
+ "Information",
7
+ "Nutrition",
8
+ "VANE"
9
+ ]
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8cf8c1b29afb799476d64a415f92be63ceeadaf6b9e614fa51331be557f31d9d
3
- size 268165304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfc065fb48eee0664be9cd861a9bf4d4f896c73e0438bc24f6fcb087f25b4656
3
+ size 268073024
multilabel_model_metrics.json CHANGED
@@ -1,32 +1,26 @@
1
  {
2
- "version": "v-1",
3
- "date_trained": "2025-10-04 11:41:45.764629",
4
- "eval_avg_acc": 0.6323082763857252,
5
- "last_best_model_dir": "multitask_distilbert_v-1",
6
- "metrics": {
7
- "eval_avg_acc": 0.6323082763857252,
8
- "eval_avg_precision": 0.6088630161938874,
9
- "eval_avg_recall": 0.6323082763857252,
10
- "eval_avg_f1": 0.6136604194827777,
11
- "eval_main_acc": 0.7205770690964313,
12
- "eval_main_precision": 0.7226006095439017,
13
- "eval_main_recall": 0.7205770690964313,
14
- "eval_main_f1": 0.7197372354631707,
15
- "eval_sub_acc": 0.5930144267274108,
16
- "eval_sub_precision": 0.602177556887507,
17
- "eval_sub_recall": 0.5930144267274108,
18
- "eval_sub_f1": 0.5842207074361928,
19
- "eval_interv_acc": 0.6324981017463933,
20
- "eval_interv_precision": 0.5717722136948561,
21
- "eval_interv_recall": 0.6324981017463933,
22
- "eval_interv_f1": 0.5962449563397545,
23
- "eval_priority_acc": 0.5831435079726651,
24
- "eval_priority_precision": 0.5389016846492849,
25
- "eval_priority_recall": 0.5831435079726651,
26
- "eval_priority_f1": 0.5544387786919931,
27
- "eval_runtime": 7.0853,
28
- "eval_samples_per_second": 185.877,
29
- "eval_steps_per_second": 11.714,
30
- "epoch": 12.0
31
- }
32
  }
 
1
  {
2
+ "eval_avg_acc": 0.6536885245901639,
3
+ "eval_avg_precision": 0.6310791053371948,
4
+ "eval_avg_recall": 0.6536885245901639,
5
+ "eval_avg_f1": 0.6310872540018378,
6
+ "eval_main_acc": 0.6994535519125683,
7
+ "eval_main_precision": 0.6950549785486344,
8
+ "eval_main_recall": 0.6994535519125683,
9
+ "eval_main_f1": 0.6942266690646444,
10
+ "eval_sub_acc": 0.5806010928961749,
11
+ "eval_sub_precision": 0.5781261111877007,
12
+ "eval_sub_recall": 0.5806010928961749,
13
+ "eval_sub_f1": 0.5734874502215787,
14
+ "eval_interv_acc": 0.6953551912568307,
15
+ "eval_interv_precision": 0.6753778417197009,
16
+ "eval_interv_recall": 0.6953551912568307,
17
+ "eval_interv_f1": 0.6720282592209204,
18
+ "eval_priority_acc": 0.639344262295082,
19
+ "eval_priority_precision": 0.5757574898927432,
20
+ "eval_priority_recall": 0.639344262295082,
21
+ "eval_priority_f1": 0.584606637500208,
22
+ "eval_runtime": 3.9171,
23
+ "eval_samples_per_second": 186.872,
24
+ "eval_steps_per_second": 11.743,
25
+ "epoch": 12.0
 
 
 
 
 
 
26
  }
priorities.json CHANGED
@@ -1 +1,5 @@
1
- [1, 2, 3]
 
 
 
 
 
1
+ [
2
+ 1,
3
+ 2,
4
+ 3
5
+ ]
sub_categories.json CHANGED
@@ -1 +1,67 @@
1
- ["Adoption", "Albinism", "Balanced Diet", "Balanced Diet, Gender-based Violence", "Birth Registration", "Breastfeeding", "Breastfeing", "Breastfeing, Domestic Violence", "Bullying", "Child Abduction", "Child Abuse", "Child Labor", "Child Marriage", "Child Neglect", "Child Rights", "Child Trafficking", "Child in Conflict with the Law", "Custody", "Discrimination", "Drug/Alcohol Abuse", "Emotional Abuse", "Emotional/Psychological Violence", "Family Relationship", "Feeding & Food preparation", "Female Genital Mutilation", "Financial/Economic Violence", "Forced Marriage Violence", "Foster Care", "HIV/AIDS", "Harmful Practice", "Hearing impairment", "Hearing impairment, Gender based violence", "Hearing impairment, Gender-based violence", "Homelessness", "Hydrocephalus", "Info on Helpline", "Legal Issues", "Legal issues", "Maintenance", "Malnutrition", "Mental impairment", "Mental impairment, Gender based violence", "Mental impairment, Gender-based violence", "Missing Child", "Multiple disabilities", "No Care Giver", "OCSEA", "Obesity", "Other", "Outside Mandage", "Outside Mandale", "Outside Mandate", "Peer Relationships", "Physical Abuse", "Physical Health", "Physical Violence", "Physical impairment", "Psychosocial/Mental Health", "Relationships (Boy/Girl)", "Relationships (Parent/Child)", "Relationships (Student/Teacher)", "School Related Issues", "School Related Issues, Gender Based Violence", "School related issues", "School related issues, Gender based violence", "Self Esteem", "Sexual & Reproductive Health", "Sexual Abuse", "Sexual Violence", "Speech impairment", "Speech impairment, Gender based violence", "Spinal bifida", "Stagnation", "Student/ Teacher Relationship", "Teen Pregnancy", "Traditional Practice", "Traditional Practice, Gender Based Violence", "Underweight", "Unlawful Confinement", "Visual impairment"]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ "Adoption",
3
+ "Albinism",
4
+ "Balanced Diet",
5
+ "Birth Registration",
6
+ "Bullying",
7
+ "Child Abduction",
8
+ "Child Abuse",
9
+ "Child Labor",
10
+ "Child Marriage",
11
+ "Child Neglect",
12
+ "Child Rights",
13
+ "Child Trafficking",
14
+ "Child in Conflict with the Law",
15
+ "Custody",
16
+ "Discrimination",
17
+ "Drug/Alcohol Abuse",
18
+ "Emotional Abuse",
19
+ "Emotional/Psychological Violence",
20
+ "Family Relationship",
21
+ "Feeding & Food preparation",
22
+ "Female Genital Mutilation",
23
+ "Financial/Economic Violence",
24
+ "Forced Marriage Violence",
25
+ "Foster Care",
26
+ "HIV/AIDS",
27
+ "Harmful Practice",
28
+ "Hearing impairment",
29
+ "Homelessness",
30
+ "Hydrocephalus",
31
+ "Info on Helpline",
32
+ "Legal Issues",
33
+ "Legal issues",
34
+ "Maintenance",
35
+ "Malnutrition",
36
+ "Mental impairment",
37
+ "Missing Child",
38
+ "Multiple disabilities",
39
+ "No Care Giver",
40
+ "OCSEA",
41
+ "Obesity",
42
+ "Other",
43
+ "Peer Relationships",
44
+ "Physical Abuse",
45
+ "Physical Health",
46
+ "Physical Violence",
47
+ "Physical impairment",
48
+ "Psychosocial/Mental Health",
49
+ "Relationships (Boy/Girl)",
50
+ "Relationships (Parent/Child)",
51
+ "Relationships (Student/Teacher)",
52
+ "School Related Issues",
53
+ "School related issues",
54
+ "Self Esteem",
55
+ "Sexual & Reproductive Health",
56
+ "Sexual Abuse",
57
+ "Sexual Violence",
58
+ "Speech impairment",
59
+ "Spinal bifida",
60
+ "Stagnation",
61
+ "Student/ Teacher Relationship",
62
+ "Teen Pregnancy",
63
+ "Traditional Practice",
64
+ "Underweight",
65
+ "Unlawful Confinement",
66
+ "Visual impairment"
67
+ ]
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 256,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 256
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 512
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9997d8b51d9a6e2606dafda4b46a052cb5bf8492dcca07977df4a0a4d1c80d2a
3
- size 5649
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf30f943a10d8306a322e67590c66171ef7c118ca7717a00e977be6172ec3504
3
+ size 5713