hungnq131002 commited on
Commit
8738dba
·
1 Parent(s): a38002a

fix: upload wrong model

Browse files
Files changed (2) hide show
  1. config.json +3 -3
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "segment-any-text/sat-1l-sm",
3
  "architectures": [
4
  "SubwordXLMForTokenClassification"
5
  ],
@@ -26,7 +26,7 @@
26
  "mixture_name": "xlm-token",
27
  "model_type": "xlm-token",
28
  "num_attention_heads": 12,
29
- "num_hidden_layers": 1,
30
  "output_past": true,
31
  "pad_token_id": 1,
32
  "position_embedding_type": "absolute",
@@ -35,5 +35,5 @@
35
  "type_vocab_size": 1,
36
  "use_cache": true,
37
  "vocab_size": 250002,
38
- "wandb_run_id": "3xr242u4"
39
  }
 
1
  {
2
+ "_name_or_path": "segment-any-text/sat-12l-sm",
3
  "architectures": [
4
  "SubwordXLMForTokenClassification"
5
  ],
 
26
  "mixture_name": "xlm-token",
27
  "model_type": "xlm-token",
28
  "num_attention_heads": 12,
29
+ "num_hidden_layers": 12,
30
  "output_past": true,
31
  "pad_token_id": 1,
32
  "position_embedding_type": "absolute",
 
35
  "type_vocab_size": 1,
36
  "use_cache": true,
37
  "vocab_size": 250002,
38
+ "wandb_run_id": "ya3xl5r5"
39
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81eb7a4fcd4dab85c50866c7e2cf58f3d848e1c830c9207d132277110489ea0c
3
- size 797951580
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95cb71fe2b4faf6f6cd8b2a47b8de0ae4ea33b4fe95e222e1c0d886ce3b08b7f
3
+ size 1109839340