Update README.md

#2
by phidas - opened
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,5 +1,18 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
  Yolov8 medium model trained on about 8k Manga, Webtoon, Manhua and Western Comic style Images for speech bubble detection.
5
  Training Imgsize = 1024. Training Images were resized, not cropped. It can handle the extreme Image ratios often found in Korean webtoons.
 
1
  ---
2
  license: apache-2.0
3
+ datasets:
4
+ - HuggingFaceFW/fineweb-2
5
+ language:
6
+ - aa
7
+ metrics:
8
+ - accuracy
9
+ base_model:
10
+ - meta-llama/Llama-3.3-70B-Instruct
11
+ new_version: meta-llama/Llama-3.3-70B-Instruct
12
+ pipeline_tag: text2text-generation
13
+ library_name: adapter-transformers
14
+ tags:
15
+ - chemistry
16
  ---
17
  Yolov8 medium model trained on about 8k Manga, Webtoon, Manhua and Western Comic style Images for speech bubble detection.
18
  Training Imgsize = 1024. Training Images were resized, not cropped. It can handle the extreme Image ratios often found in Korean webtoons.