Glazkov commited on
Commit
c485a10
·
verified ·
1 Parent(s): b31c73f

Upload ModernBERT entity infilling model - 2025-10-17 09:42:43

Browse files
Files changed (1) hide show
  1. metadata.json +15 -0
metadata.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "modernbert",
3
+ "task_type": "entity-infilling",
4
+ "base_model": "answerdotai/ModernBERT-base",
5
+ "training_date": "2025-10-17T09:42:43.957362",
6
+ "framework": "pytorch",
7
+ "library": "transformers",
8
+ "tags": [
9
+ "modernbert",
10
+ "entity-infilling",
11
+ "text-summarization",
12
+ "masked-modeling",
13
+ "pytorch"
14
+ ]
15
+ }