nicolauduran45 commited on
Commit
46562a0
·
verified ·
1 Parent(s): c69a9b0

Upload DistilBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +6 -6
  2. model.safetensors +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/content/gdrive/MyDrive/SIRIS Projects/04. GRANTS R&D/03-Explorations/Identifying non patent literature - May 2024/citation type pre-screening/models/type_prescreening_model_iteration2",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
@@ -9,13 +9,13 @@
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",
@@ -29,6 +29,6 @@
29
  "sinusoidal_pos_embds": false,
30
  "tie_weights_": true,
31
  "torch_dtype": "float32",
32
- "transformers_version": "4.41.0",
33
  "vocab_size": 119547
34
  }
 
1
  {
2
+ "_name_or_path": "/content/drive/MyDrive/40-49 My PhD/PhD/3. My Research Topics/ReferencEsTractor/models/type/distilbert-base-multilingual-cased_BEST",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
 
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",
 
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:f16bce5f4e8f8bacdb153bd556dcbd01312d1489ae988b187b157244501326a6
3
  size 541317368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61e6214f0d92094f47a6ca6a53594a4f5a785df2b4823a4ea043d05c6e0aa517
3
  size 541317368