GradientDescentMe commited on
Commit
f0991d7
·
1 Parent(s): 29479bb

Remove library metadata for Hub download tracking

Browse files
Files changed (3) hide show
  1. README.md +0 -1
  2. README_zh.md +0 -1
  3. config.json +0 -1
README.md CHANGED
@@ -17,7 +17,6 @@ metrics:
17
  - precision
18
  - recall
19
  - f1
20
- library_name: onnxruntime
21
  ---
22
 
23
  # Hiro-Layout: Document Layout Analysis for Patent and Technical PDFs
 
17
  - precision
18
  - recall
19
  - f1
 
20
  ---
21
 
22
  # Hiro-Layout: Document Layout Analysis for Patent and Technical PDFs
README_zh.md CHANGED
@@ -17,7 +17,6 @@ metrics:
17
  - precision
18
  - recall
19
  - f1
20
- library_name: onnxruntime
21
  ---
22
 
23
  # Hiro-Layout:面向专利和技术 PDF 的文档版面分析模型
 
17
  - precision
18
  - recall
19
  - f1
 
20
  ---
21
 
22
  # Hiro-Layout:面向专利和技术 PDF 的文档版面分析模型
config.json CHANGED
@@ -4,7 +4,6 @@
4
  "RT-DETR"
5
  ],
6
  "task": "object-detection",
7
- "library_name": "onnxruntime",
8
  "model_file": "layout_model/RT-DETR_25.onnx",
9
  "label_file": "labels.json",
10
  "num_labels": 25,
 
4
  "RT-DETR"
5
  ],
6
  "task": "object-detection",
 
7
  "model_file": "layout_model/RT-DETR_25.onnx",
8
  "label_file": "labels.json",
9
  "num_labels": 25,