Update README.md
Browse files
README.md
CHANGED
@@ -7,13 +7,13 @@ tags:
|
|
7 |
- vision
|
8 |
- object-detection
|
9 |
- pytorch
|
10 |
-
- finance
|
11 |
- stock market
|
12 |
- candlesticks
|
13 |
- pattern recognition
|
14 |
- option trading
|
15 |
- chart reader
|
16 |
-
library_name:
|
17 |
library_version: 8.0.43
|
18 |
inference: false
|
19 |
model-index:
|
@@ -27,7 +27,19 @@ model-index:
|
|
27 |
name: mAP@0.5(box)
|
28 |
language:
|
29 |
- en
|
30 |
-
pipeline_tag:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
---
|
32 |
|
33 |
<div align="center">
|
|
|
7 |
- vision
|
8 |
- object-detection
|
9 |
- pytorch
|
10 |
+
- finance
|
11 |
- stock market
|
12 |
- candlesticks
|
13 |
- pattern recognition
|
14 |
- option trading
|
15 |
- chart reader
|
16 |
+
library_name: flair
|
17 |
library_version: 8.0.43
|
18 |
inference: false
|
19 |
model-index:
|
|
|
27 |
name: mAP@0.5(box)
|
28 |
language:
|
29 |
- en
|
30 |
+
pipeline_tag: graph-ml
|
31 |
+
license: apache-2.0
|
32 |
+
datasets:
|
33 |
+
- fka/awesome-chatgpt-prompts
|
34 |
+
- neuralwork/arxiver
|
35 |
+
- nvidia/OpenMathInstruct-2
|
36 |
+
- google/frames-benchmark
|
37 |
+
metrics:
|
38 |
+
- accuracy
|
39 |
+
- exact_match
|
40 |
+
base_model:
|
41 |
+
- nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
|
42 |
+
new_version: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
|
43 |
---
|
44 |
|
45 |
<div align="center">
|