zli12321 commited on
Commit
a1891af
1 Parent(s): 6a8d047

finegrained bert

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/srv/www/active-topic-modeling/ae_tune/models--google--bert_uncased_L-4_H-256_A-4/snapshots/387825ce42dbb39b87911cdf8e383ee3b25184f8",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
@@ -14,7 +14,7 @@
14
  "max_position_embeddings": 512,
15
  "model_type": "bert",
16
  "num_attention_heads": 4,
17
- "num_hidden_layers": 4,
18
  "pad_token_id": 0,
19
  "position_embedding_type": "absolute",
20
  "problem_type": "single_label_classification",
 
1
  {
2
+ "_name_or_path": "/srv/www/active-topic-modeling/ae_tune/models--google--bert_uncased_L-2_H-256_A-4/snapshots/4e937a8675e5afd9a4836735c186ec01695bc3ea",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
14
  "max_position_embeddings": 512,
15
  "model_type": "bert",
16
  "num_attention_heads": 4,
17
+ "num_hidden_layers": 2,
18
  "pad_token_id": 0,
19
  "position_embedding_type": "absolute",
20
  "problem_type": "single_label_classification",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c585ee3f29794eb0dbf01bada1ba6b3bff9a1bec1dbde62f997b74c5d942b50d
3
- size 44692608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e96d9ffc4de70c727d505b649465c5fe1349dd9d455c351d8ed8bb3a9751b3c5
3
+ size 38370824