nicolauduran45 commited on
Commit
0d7a270
·
verified ·
1 Parent(s): 7b2f27b

Upload DistilBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +11 -11
  2. model.safetensors +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "distilbert/distilbert-base-multilingual-cased",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
@@ -8,7 +8,15 @@
8
  "dim": 768,
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
 
 
 
 
11
  "initializer_range": 0.02,
 
 
 
 
12
  "max_position_embeddings": 512,
13
  "model_type": "distilbert",
14
  "n_heads": 12,
@@ -21,14 +29,6 @@
21
  "sinusoidal_pos_embds": false,
22
  "tie_weights_": true,
23
  "torch_dtype": "float32",
24
- "transformers_version": "4.46.2",
25
- "vocab_size": 119547,
26
- "id2label": {
27
- "0": "False",
28
- "1": "True"
29
- },
30
- "label2id": {
31
- "False": 0,
32
- "True": 1
33
- }
34
  }
 
1
  {
2
+ "_name_or_path": "/content/drive/MyDrive/40-49 My PhD/PhD/3. My Research Topics/ReferencEsTractor/models/matching/distilbert-base-multilingual-cased_BEST",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
 
8
  "dim": 768,
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
+ "id2label": {
12
+ "0": false,
13
+ "1": true
14
+ },
15
  "initializer_range": 0.02,
16
+ "label2id": {
17
+ "false": 0,
18
+ "true": 1
19
+ },
20
  "max_position_embeddings": 512,
21
  "model_type": "distilbert",
22
  "n_heads": 12,
 
29
  "sinusoidal_pos_embds": false,
30
  "tie_weights_": true,
31
  "torch_dtype": "float32",
32
+ "transformers_version": "4.48.3",
33
+ "vocab_size": 119547
 
 
 
 
 
 
 
 
34
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:30243e1d1a889f3e4d281ee17c47932cff856e96e65610e3585c27b38fbdcaec
3
  size 541317368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:528096c09d60bcf176da467f390d5e42b2dad92e672a468a99be455dd2e21bf2
3
  size 541317368