mradau commited on
Commit
46a513a
1 Parent(s): 3b4f68f
Files changed (3) hide show
  1. README.md +4 -3
  2. config.json +19 -19
  3. tf_model.h5 +1 -1
README.md CHANGED
@@ -2,14 +2,14 @@
2
  tags:
3
  - generated_from_keras_callback
4
  model-index:
5
- - name: stress_classifier
6
  results: []
7
  ---
8
 
9
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
10
  probably proofread and complete it, then remove this comment. -->
11
 
12
- # stress_classifier
13
 
14
  This model was trained from scratch on an unknown dataset.
15
  It achieves the following results on the evaluation set:
@@ -42,5 +42,6 @@ The following hyperparameters were used during training:
42
  ### Framework versions
43
 
44
  - Transformers 4.16.2
45
- - TensorFlow 2.6.1
 
46
  - Tokenizers 0.11.0
 
2
  tags:
3
  - generated_from_keras_callback
4
  model-index:
5
+ - name: tmpu5lhmk3s
6
  results: []
7
  ---
8
 
9
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
10
  probably proofread and complete it, then remove this comment. -->
11
 
12
+ # tmpu5lhmk3s
13
 
14
  This model was trained from scratch on an unknown dataset.
15
  It achieves the following results on the evaluation set:
 
42
  ### Framework versions
43
 
44
  - Transformers 4.16.2
45
+ - TensorFlow 2.7.0
46
+ - Datasets 1.18.3
47
  - Tokenizers 0.11.0
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "stress_classifier/",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
@@ -9,27 +9,27 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "LABEL_0",
13
- "1": "LABEL_1",
14
- "2": "LABEL_2",
15
- "3": "LABEL_3",
16
- "4": "LABEL_4",
17
- "5": "LABEL_5",
18
- "6": "LABEL_6",
19
- "7": "LABEL_7",
20
- "8": "LABEL_8"
21
  },
22
  "initializer_range": 0.02,
23
  "label2id": {
24
- "LABEL_0": 0,
25
- "LABEL_1": 1,
26
- "LABEL_2": 2,
27
- "LABEL_3": 3,
28
- "LABEL_4": 4,
29
- "LABEL_5": 5,
30
- "LABEL_6": 6,
31
- "LABEL_7": 7,
32
- "LABEL_8": 8
33
  },
34
  "max_position_embeddings": 512,
35
  "model_type": "distilbert",
 
1
  {
2
+ "_name_or_path": "stress_model/",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
 
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "Other",
13
+ "1": "Emotional Turmoil",
14
+ "2": "Everyday Decision Making",
15
+ "3": "Work",
16
+ "4": "Social Relationships",
17
+ "5": "Health, Fatigue, or Physical Pain",
18
+ "6": "Family Issues",
19
+ "7": "School",
20
+ "8": "Financial Problem"
21
  },
22
  "initializer_range": 0.02,
23
  "label2id": {
24
+ "Emotional Turmoil": 1,
25
+ "Everyday Decision Making": 2,
26
+ "Family Issues": 6,
27
+ "Financial Problem": 8,
28
+ "Health, Fatigue, or Physical Pain": 5,
29
+ "Other": 0,
30
+ "School": 7,
31
+ "Social Relationships": 4,
32
+ "Work": 3
33
  },
34
  "max_position_embeddings": 512,
35
  "model_type": "distilbert",
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da3a688b9af126320f6f818517e6927f3af73414d21d4fd969362034c1d88333
3
  size 267973400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:458dbfcfd967ead394f68a68a64bff5bd5203cb8aa04830e1c14fc7ce42dbc8e
3
  size 267973400