SadeelA commited on
Commit
30ec8aa
·
verified ·
1 Parent(s): 7cbc5ee

تم تحديث النموذج إلى صيغة Safetensors

Browse files
Files changed (4) hide show
  1. config.json +2 -2
  2. model.safetensors +3 -0
  3. tokenizer_config.json +0 -1
  4. vocab.json +0 -0
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "_name_or_path": "/content/drive/MyDrive/emotion1_model1/",
3
  "architectures": [
4
- "RobertaForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
 
1
  {
2
+ "_name_or_path": "/content/drive/MyDrive/emotion1_model1",
3
  "architectures": [
4
+ "RobertaModel"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdcfc8283b8c60cd1863119e6dfd93447e67a010e1a98a8c5ef277dda5774b6e
3
+ size 498604904
tokenizer_config.json CHANGED
@@ -53,6 +53,5 @@
53
  "pad_token": "<pad>",
54
  "sep_token": "</s>",
55
  "tokenizer_class": "RobertaTokenizer",
56
- "trim_offsets": true,
57
  "unk_token": "<unk>"
58
  }
 
53
  "pad_token": "<pad>",
54
  "sep_token": "</s>",
55
  "tokenizer_class": "RobertaTokenizer",
 
56
  "unk_token": "<unk>"
57
  }
vocab.json CHANGED
The diff for this file is too large to render. See raw diff