gaborcselle commited on
Commit
aa74db1
1 Parent(s): a66ab6f

Training in progress, epoch 0

Browse files
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: mit
3
  base_model: microsoft/resnet-18
4
  tags:
5
  - generated_from_trainer
@@ -23,40 +23,6 @@ model-index:
23
  - name: Accuracy
24
  type: accuracy
25
  value: 0.9102040816326531
26
- widget:
27
- - text: "What font is this?"
28
- - src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/ArchitectsDaughter-Regular_1.png
29
- example_title: Architects Daughter
30
- - src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/Arial_Bold_39.png
31
- example_title: Arial Bold
32
- - src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/Courier_28.png
33
- example_title: Courier
34
- - src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/Helvetica_3.png
35
- example_title: Helvetica
36
- - src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/IBMPlexSans-Regular_25.png
37
- example_title: IBM Plex Sans
38
- - src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/Inter-Regular_43.png
39
- example_title: Inter
40
- - src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/Lobster-Regular_25.png
41
- example_title: Lobster
42
- - src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/Merriweather-Regular_1.png
43
- example_title: Merriweather
44
- - src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/Poppins-Regular_22.png
45
- example_title: Poppins
46
- - src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/RobotoMono-Regular_38.png
47
- example_title: Roboto Mono
48
- - src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/Times_New_Roman_Bold Italic_26.png
49
- example_title: Times New Roman Bold Italic
50
- - src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/Times_New_Roman_Italic_16.png
51
- example_title: Times New Roman Italic
52
- - src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/TitilliumWeb-Regular_5.png
53
- example_title: Titillium Web
54
- - src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/Trebuchet_MS_Italic_47.png
55
- example_title: Trebuchet MS Italic
56
- - src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/Trebuchet_MS_11.png
57
- example_title: Trebuchet MS
58
- - src: https://huggingface.co/gaborcselle/font-identifier/hf_sample/Verdana_Bold_43.png
59
- example_title: Verdana Bold
60
  ---
61
 
62
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -71,7 +37,7 @@ It achieves the following results on the evaluation set:
71
 
72
  ## Model description
73
 
74
- Font identification based on input images.
75
 
76
  ## Intended uses & limitations
77
 
 
1
  ---
2
+ license: apache-2.0
3
  base_model: microsoft/resnet-18
4
  tags:
5
  - generated_from_trainer
 
23
  - name: Accuracy
24
  type: accuracy
25
  value: 0.9102040816326531
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
37
 
38
  ## Model description
39
 
40
+ More information needed
41
 
42
  ## Intended uses & limitations
43
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c77f9c4901d11428d9d7e9a2a911bb235a8f28557fd871e349a3b6d3b6157960
3
  size 44860804
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a33cd03c49a658f821a153a673379e74e883513534e5a25f3c865b9bba6d337
3
  size 44860804
runs/Nov14_20-58-34_GMac/events.out.tfevents.1700024314.GMac.10426.0 ADDED
Binary file (7.89 kB). View file
 
training_args.bin CHANGED
Binary files a/training_args.bin and b/training_args.bin differ