dltjwl
commited on
Commit
โข
6f8663f
1
Parent(s):
5074dda
ADD : Contact
Browse files- README.md +7 -7
- cpu_deplot_70.pt +0 -3
README.md
CHANGED
@@ -12,7 +12,7 @@ It was fine-tuned from [DePlot](https://huggingface.co/google/deplot), using kor
|
|
12 |
deplot_kr์ google์ pix2struct ๊ตฌ์กฐ๋ฅผ ๊ธฐ๋ฐ์ผ๋ก ํ ํ๊ตญ์ด image-to-data(ํ
์คํธ ํํ์ ๋ฐ์ดํฐ ํ
์ด๋ธ) ๋ชจ๋ธ์
๋๋ค.
|
13 |
[DePlot](https://huggingface.co/google/deplot) ๋ชจ๋ธ์ ํ๊ตญ์ด ์ฐจํธ ์ด๋ฏธ์ง-ํ
์คํธ ์ ๋ฐ์ดํฐ์ธํธ(30๋ง ๊ฐ)๋ฅผ ์ด์ฉํ์ฌ fine-tuning ํ์ต๋๋ค.
|
14 |
|
15 |
-
## How to use
|
16 |
|
17 |
You can run a prediction by input an image.
|
18 |
Model predict the data table of text form in the image.
|
@@ -39,12 +39,8 @@ print(processor.batch_decode(deplot_generated_ids, skip_special_token=True)[0])
|
|
39 |
```
|
40 |
|
41 |
|
42 |
-
|
43 |
-
### Training data
|
44 |
-
|
45 |
### Preprocessing
|
46 |
|
47 |
-
[Liu et al.(2023)](https://arxiv.org/pdf/2212.10505.pdf) ์ ๋ฐ๋ผ,
|
48 |
According to [Liu et al.(2023)](https://arxiv.org/pdf/2212.10505.pdf)...
|
49 |
|
50 |
- markdown format
|
@@ -63,6 +59,10 @@ The model was trained in a TPU environment.
|
|
63 |
This model achieves the following results:
|
64 |
|
65 |
|metrics name | % |
|
66 |
-
|
67 |
| RNSS (Relative Number Set Similarity)| 99.5483 |
|
68 |
-
| RMS F1 (Relative Mapping Similarity)| 16.6401 |
|
|
|
|
|
|
|
|
|
|
12 |
deplot_kr์ google์ pix2struct ๊ตฌ์กฐ๋ฅผ ๊ธฐ๋ฐ์ผ๋ก ํ ํ๊ตญ์ด image-to-data(ํ
์คํธ ํํ์ ๋ฐ์ดํฐ ํ
์ด๋ธ) ๋ชจ๋ธ์
๋๋ค.
|
13 |
[DePlot](https://huggingface.co/google/deplot) ๋ชจ๋ธ์ ํ๊ตญ์ด ์ฐจํธ ์ด๋ฏธ์ง-ํ
์คํธ ์ ๋ฐ์ดํฐ์ธํธ(30๋ง ๊ฐ)๋ฅผ ์ด์ฉํ์ฌ fine-tuning ํ์ต๋๋ค.
|
14 |
|
15 |
+
## **How to use**
|
16 |
|
17 |
You can run a prediction by input an image.
|
18 |
Model predict the data table of text form in the image.
|
|
|
39 |
```
|
40 |
|
41 |
|
|
|
|
|
|
|
42 |
### Preprocessing
|
43 |
|
|
|
44 |
According to [Liu et al.(2023)](https://arxiv.org/pdf/2212.10505.pdf)...
|
45 |
|
46 |
- markdown format
|
|
|
59 |
This model achieves the following results:
|
60 |
|
61 |
|metrics name | % |
|
62 |
+
|:---|---:|
|
63 |
| RNSS (Relative Number Set Similarity)| 99.5483 |
|
64 |
+
| RMS F1 (Relative Mapping Similarity)| 16.6401 |
|
65 |
+
|
66 |
+
## Contact
|
67 |
+
|
68 |
+
For questions and comments, please use the discussion tab or email gloria@brainventur.com
|
cpu_deplot_70.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:6079b0524d895b90ee035b94121aa99d33f78c79620bdb6e60ef9579cb2d1b0b
|
3 |
-
size 1129889729
|
|
|
|
|
|
|
|