arunboss commited on
Commit
62728d3
1 Parent(s): 8f6bcca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -7,6 +7,8 @@ metrics:
7
  model-index:
8
  - name: test_triage
9
  results: []
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # test_triage
16
 
17
- This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 2.5160
20
  - Accuracy: 0.3900
@@ -61,4 +63,4 @@ The following hyperparameters were used during training:
61
  - Transformers 4.30.2
62
  - Pytorch 2.0.1+cu118
63
  - Datasets 2.13.1
64
- - Tokenizers 0.13.3
 
7
  model-index:
8
  - name: test_triage
9
  results: []
10
+ datasets:
11
+ - arunboss/test
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
16
 
17
  # test_triage
18
 
19
+ This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the Test dataset (I plan to make it bigger and more neater soon for others to build on).
20
  It achieves the following results on the evaluation set:
21
  - Loss: 2.5160
22
  - Accuracy: 0.3900
 
63
  - Transformers 4.30.2
64
  - Pytorch 2.0.1+cu118
65
  - Datasets 2.13.1
66
+ - Tokenizers 0.13.3