Update README.md
Browse files
README.md
CHANGED
@@ -8,45 +8,7 @@ model-index:
|
|
8 |
results: []
|
9 |
---
|
10 |
|
11 |
-
|
12 |
-
should probably proofread and complete it, then remove this comment. -->
|
13 |
-
|
14 |
-
# convnextv2-base-22k-384-finetuned-multilabel-test
|
15 |
|
16 |
This model is a fine-tuned version of [facebook/convnextv2-base-22k-384](https://huggingface.co/facebook/convnextv2-base-22k-384) on an unknown dataset.
|
17 |
|
18 |
-
## Model description
|
19 |
-
|
20 |
-
More information needed
|
21 |
-
|
22 |
-
## Intended uses & limitations
|
23 |
-
|
24 |
-
More information needed
|
25 |
-
|
26 |
-
## Training and evaluation data
|
27 |
-
|
28 |
-
More information needed
|
29 |
-
|
30 |
-
## Training procedure
|
31 |
-
|
32 |
-
### Training hyperparameters
|
33 |
-
|
34 |
-
The following hyperparameters were used during training:
|
35 |
-
- learning_rate: 3e-05
|
36 |
-
- train_batch_size: 16
|
37 |
-
- eval_batch_size: 16
|
38 |
-
- seed: 42
|
39 |
-
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
40 |
-
- lr_scheduler_type: constant
|
41 |
-
- num_epochs: 1
|
42 |
-
|
43 |
-
### Training results
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
### Framework versions
|
48 |
-
|
49 |
-
- Transformers 4.36.2
|
50 |
-
- Pytorch 2.0.1+cu118
|
51 |
-
- Datasets 2.16.0
|
52 |
-
- Tokenizers 0.15.0
|
|
|
8 |
results: []
|
9 |
---
|
10 |
|
11 |
+
Trained on 120,000 images collected from Pixiv rankings, the score is the normalized ratio of likes to views
|
|
|
|
|
|
|
12 |
|
13 |
This model is a fine-tuned version of [facebook/convnextv2-base-22k-384](https://huggingface.co/facebook/convnextv2-base-22k-384) on an unknown dataset.
|
14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|