nan-dre commited on
Commit
a05bab3
1 Parent(s): 01a3784

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +11 -11
  2. pytorch_model.bin +1 -1
  3. training_args.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./smashing-sexism/",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
@@ -9,19 +9,19 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "direct",
13
- "1": "descriptive",
14
- "2": "reporting",
15
- "3": "offensive",
16
- "4": "non-offensive"
17
  },
18
  "initializer_range": 0.02,
19
  "label2id": {
20
- "descriptive": 1,
21
- "direct": 0,
22
- "non-offensive": 4,
23
- "offensive": 3,
24
- "reporting": 2
25
  },
26
  "max_position_embeddings": 512,
27
  "model_type": "distilbert",
 
1
  {
2
+ "_name_or_path": "racai/distilbert-base-romanian-cased",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
 
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
  },
18
  "initializer_range": 0.02,
19
  "label2id": {
20
+ "LABEL_0": 0,
21
+ "LABEL_1": 1,
22
+ "LABEL_2": 2,
23
+ "LABEL_3": 3,
24
+ "LABEL_4": 4
25
  },
26
  "max_position_embeddings": 512,
27
  "model_type": "distilbert",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2fb925140ab0241c5866cb531029ff8da313abb52dcdd5e6f2935f164b76fb1a
3
  size 327701165
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd8dfdb7148ee9a065c65f190ad9f9aba67a8f8c4d67034e34d530e8b3d4c569
3
  size 327701165
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4abfe2a84c3fef93b0353318c1ea07796ff134a102db52aa81af9c67a0e0ff0
3
- size 3515
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a9f096a330c70a693e2b67d065408438a365748c613555e23680fc6407b8325
3
+ size 3451