2jun0 commited on
Commit
f2ae204
·
1 Parent(s): 3297bd7

remove files

Browse files
Files changed (24) hide show
  1. mood/mood-20231022/mood-20231022-v1.ckpt +0 -3
  2. mood/mood-20231022/mood-20231022-v1_huggingface/config.json +0 -41
  3. mood/mood-20231022/mood-20231022-v1_huggingface/pytorch_model.bin +0 -3
  4. mood/mood-20231022/mood-20231022.ckpt +0 -3
  5. mood/mood-20231022/mood-20231022_huggingface/config.json +0 -41
  6. mood/mood-20231022/mood-20231022_huggingface/preprocessor_config.json +0 -22
  7. mood/mood-20231022/mood-20231022_huggingface/pytorch_model.bin +0 -3
  8. mood/mood-20231022/mood-20231022_predict_result.csv +0 -0
  9. sit/sit-20231022/sit-20231022-v1.ckpt +0 -3
  10. sit/sit-20231022/sit-20231022-v1_huggingface/config.json +0 -43
  11. sit/sit-20231022/sit-20231022-v1_huggingface/pytorch_model.bin +0 -3
  12. sit/sit-20231022/sit-20231022.ckpt +0 -3
  13. sit/sit-20231022/sit-20231022_huggingface/config.json +0 -43
  14. sit/sit-20231022/sit-20231022_huggingface/preprocessor_config.json +0 -22
  15. sit/sit-20231022/sit-20231022_huggingface/pytorch_model.bin +0 -3
  16. sit/sit-20231022/sit-20231022_predict_result.csv +0 -0
  17. weather/weather-20231022/weather-20231022-v1.ckpt +0 -3
  18. weather/weather-20231022/weather-20231022-v1_huggingface/config.json +0 -37
  19. weather/weather-20231022/weather-20231022-v1_huggingface/pytorch_model.bin +0 -3
  20. weather/weather-20231022/weather-20231022.ckpt +0 -3
  21. weather/weather-20231022/weather-20231022_huggingface/config.json +0 -37
  22. weather/weather-20231022/weather-20231022_huggingface/preprocessor_config.json +0 -22
  23. weather/weather-20231022/weather-20231022_huggingface/pytorch_model.bin +0 -3
  24. weather/weather-20231022/weather-20231022_predict_result.csv +0 -0
mood/mood-20231022/mood-20231022-v1.ckpt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2fa752d5b74d083fccde51a5938c6043e371996536bdce9f2dd46f642a547897
3
- size 1029899502
 
 
 
 
mood/mood-20231022/mood-20231022-v1_huggingface/config.json DELETED
@@ -1,41 +0,0 @@
1
- {
2
- "_name_or_path": "google/vit-base-patch16-224",
3
- "architectures": [
4
- "ViTForImageClassification"
5
- ],
6
- "attention_probs_dropout_prob": 0.0,
7
- "encoder_stride": 16,
8
- "hidden_act": "gelu",
9
- "hidden_dropout_prob": 0.0,
10
- "hidden_size": 768,
11
- "id2label": {
12
- "0": "m0",
13
- "1": "m1",
14
- "2": "m2",
15
- "3": "m3",
16
- "4": "m4",
17
- "5": "m5",
18
- "6": "m6"
19
- },
20
- "image_size": 224,
21
- "initializer_range": 0.02,
22
- "intermediate_size": 3072,
23
- "label2id": {
24
- "m0": 0,
25
- "m1": 1,
26
- "m2": 2,
27
- "m3": 3,
28
- "m4": 4,
29
- "m5": 5,
30
- "m6": 6
31
- },
32
- "layer_norm_eps": 1e-12,
33
- "model_type": "vit",
34
- "num_attention_heads": 12,
35
- "num_channels": 3,
36
- "num_hidden_layers": 12,
37
- "patch_size": 16,
38
- "qkv_bias": true,
39
- "torch_dtype": "float32",
40
- "transformers_version": "4.34.0"
41
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
mood/mood-20231022/mood-20231022-v1_huggingface/pytorch_model.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:70b2fad66cf79021383e0c022fe68fafcfb6ffed4188f76efe0cbfebe551de73
3
- size 343281770
 
 
 
 
mood/mood-20231022/mood-20231022.ckpt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0ee43d151a7bfcc2acf57d269bfb639b24dfc008f8225bc8355fe7c8df80d06
3
- size 1029899630
 
 
 
 
mood/mood-20231022/mood-20231022_huggingface/config.json DELETED
@@ -1,41 +0,0 @@
1
- {
2
- "_name_or_path": "google/vit-base-patch16-224",
3
- "architectures": [
4
- "ViTForImageClassification"
5
- ],
6
- "attention_probs_dropout_prob": 0.0,
7
- "encoder_stride": 16,
8
- "hidden_act": "gelu",
9
- "hidden_dropout_prob": 0.0,
10
- "hidden_size": 768,
11
- "id2label": {
12
- "0": "m0",
13
- "1": "m1",
14
- "2": "m2",
15
- "3": "m3",
16
- "4": "m4",
17
- "5": "m5",
18
- "6": "m6"
19
- },
20
- "image_size": 224,
21
- "initializer_range": 0.02,
22
- "intermediate_size": 3072,
23
- "label2id": {
24
- "m0": 0,
25
- "m1": 1,
26
- "m2": 2,
27
- "m3": 3,
28
- "m4": 4,
29
- "m5": 5,
30
- "m6": 6
31
- },
32
- "layer_norm_eps": 1e-12,
33
- "model_type": "vit",
34
- "num_attention_heads": 12,
35
- "num_channels": 3,
36
- "num_hidden_layers": 12,
37
- "patch_size": 16,
38
- "qkv_bias": true,
39
- "torch_dtype": "float32",
40
- "transformers_version": "4.34.0"
41
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
mood/mood-20231022/mood-20231022_huggingface/preprocessor_config.json DELETED
@@ -1,22 +0,0 @@
1
- {
2
- "do_normalize": true,
3
- "do_rescale": true,
4
- "do_resize": true,
5
- "image_mean": [
6
- 0.5,
7
- 0.5,
8
- 0.5
9
- ],
10
- "image_processor_type": "ViTImageProcessor",
11
- "image_std": [
12
- 0.5,
13
- 0.5,
14
- 0.5
15
- ],
16
- "resample": 2,
17
- "rescale_factor": 0.00392156862745098,
18
- "size": {
19
- "height": 224,
20
- "width": 224
21
- }
22
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
mood/mood-20231022/mood-20231022_huggingface/pytorch_model.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:70b2fad66cf79021383e0c022fe68fafcfb6ffed4188f76efe0cbfebe551de73
3
- size 343281770
 
 
 
 
mood/mood-20231022/mood-20231022_predict_result.csv DELETED
The diff for this file is too large to render. See raw diff
 
sit/sit-20231022/sit-20231022-v1.ckpt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:266262031526cf12ff4d908baa0ba1b4b9f3fdd9f62d06a698e9dd38ba275960
3
- size 1029908718
 
 
 
 
sit/sit-20231022/sit-20231022-v1_huggingface/config.json DELETED
@@ -1,43 +0,0 @@
1
- {
2
- "_name_or_path": "google/vit-base-patch16-224",
3
- "architectures": [
4
- "ViTForImageClassification"
5
- ],
6
- "attention_probs_dropout_prob": 0.0,
7
- "encoder_stride": 16,
8
- "hidden_act": "gelu",
9
- "hidden_dropout_prob": 0.0,
10
- "hidden_size": 768,
11
- "id2label": {
12
- "0": "s0",
13
- "1": "s1",
14
- "2": "s2",
15
- "3": "s3",
16
- "4": "s4",
17
- "5": "s5",
18
- "6": "s6",
19
- "7": "s7"
20
- },
21
- "image_size": 224,
22
- "initializer_range": 0.02,
23
- "intermediate_size": 3072,
24
- "label2id": {
25
- "s0": 0,
26
- "s1": 1,
27
- "s2": 2,
28
- "s3": 3,
29
- "s4": 4,
30
- "s5": 5,
31
- "s6": 6,
32
- "s7": 7
33
- },
34
- "layer_norm_eps": 1e-12,
35
- "model_type": "vit",
36
- "num_attention_heads": 12,
37
- "num_channels": 3,
38
- "num_hidden_layers": 12,
39
- "patch_size": 16,
40
- "qkv_bias": true,
41
- "torch_dtype": "float32",
42
- "transformers_version": "4.34.0"
43
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
sit/sit-20231022/sit-20231022-v1_huggingface/pytorch_model.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b35349c26c20ae8e61c4d52173bcbe99aab0582f6dc8e01be653da69d6a6ff7
3
- size 343284842
 
 
 
 
sit/sit-20231022/sit-20231022.ckpt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a32271043ca45cd45b5542fb32e2684bfa3216bfd729a4f3cd35bac912610048
3
- size 1029908846
 
 
 
 
sit/sit-20231022/sit-20231022_huggingface/config.json DELETED
@@ -1,43 +0,0 @@
1
- {
2
- "_name_or_path": "google/vit-base-patch16-224",
3
- "architectures": [
4
- "ViTForImageClassification"
5
- ],
6
- "attention_probs_dropout_prob": 0.0,
7
- "encoder_stride": 16,
8
- "hidden_act": "gelu",
9
- "hidden_dropout_prob": 0.0,
10
- "hidden_size": 768,
11
- "id2label": {
12
- "0": "s0",
13
- "1": "s1",
14
- "2": "s2",
15
- "3": "s3",
16
- "4": "s4",
17
- "5": "s5",
18
- "6": "s6",
19
- "7": "s7"
20
- },
21
- "image_size": 224,
22
- "initializer_range": 0.02,
23
- "intermediate_size": 3072,
24
- "label2id": {
25
- "s0": 0,
26
- "s1": 1,
27
- "s2": 2,
28
- "s3": 3,
29
- "s4": 4,
30
- "s5": 5,
31
- "s6": 6,
32
- "s7": 7
33
- },
34
- "layer_norm_eps": 1e-12,
35
- "model_type": "vit",
36
- "num_attention_heads": 12,
37
- "num_channels": 3,
38
- "num_hidden_layers": 12,
39
- "patch_size": 16,
40
- "qkv_bias": true,
41
- "torch_dtype": "float32",
42
- "transformers_version": "4.34.0"
43
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
sit/sit-20231022/sit-20231022_huggingface/preprocessor_config.json DELETED
@@ -1,22 +0,0 @@
1
- {
2
- "do_normalize": true,
3
- "do_rescale": true,
4
- "do_resize": true,
5
- "image_mean": [
6
- 0.5,
7
- 0.5,
8
- 0.5
9
- ],
10
- "image_processor_type": "ViTImageProcessor",
11
- "image_std": [
12
- 0.5,
13
- 0.5,
14
- 0.5
15
- ],
16
- "resample": 2,
17
- "rescale_factor": 0.00392156862745098,
18
- "size": {
19
- "height": 224,
20
- "width": 224
21
- }
22
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
sit/sit-20231022/sit-20231022_huggingface/pytorch_model.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:de5946d4fe43c6803c70ec59bb8c08551af78c02ca51b30ba95dc3e74fedaae5
3
- size 343284842
 
 
 
 
sit/sit-20231022/sit-20231022_predict_result.csv DELETED
The diff for this file is too large to render. See raw diff
 
weather/weather-20231022/weather-20231022-v1.ckpt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e55b7e1c4466e723e83faab56357d2536892a10b2d9588545be05266bc443330
3
- size 1029881006
 
 
 
 
weather/weather-20231022/weather-20231022-v1_huggingface/config.json DELETED
@@ -1,37 +0,0 @@
1
- {
2
- "_name_or_path": "google/vit-base-patch16-224",
3
- "architectures": [
4
- "ViTForImageClassification"
5
- ],
6
- "attention_probs_dropout_prob": 0.0,
7
- "encoder_stride": 16,
8
- "hidden_act": "gelu",
9
- "hidden_dropout_prob": 0.0,
10
- "hidden_size": 768,
11
- "id2label": {
12
- "0": "w0",
13
- "1": "w1",
14
- "2": "w2",
15
- "3": "w3",
16
- "4": "w4"
17
- },
18
- "image_size": 224,
19
- "initializer_range": 0.02,
20
- "intermediate_size": 3072,
21
- "label2id": {
22
- "w0": 0,
23
- "w1": 1,
24
- "w2": 2,
25
- "w3": 3,
26
- "w4": 4
27
- },
28
- "layer_norm_eps": 1e-12,
29
- "model_type": "vit",
30
- "num_attention_heads": 12,
31
- "num_channels": 3,
32
- "num_hidden_layers": 12,
33
- "patch_size": 16,
34
- "qkv_bias": true,
35
- "torch_dtype": "float32",
36
- "transformers_version": "4.34.0"
37
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
weather/weather-20231022/weather-20231022-v1_huggingface/pytorch_model.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8268b77f602ceb8782d216193f6885469d7a394f6a10cd923ca35a3888a55b1f
3
- size 343275626
 
 
 
 
weather/weather-20231022/weather-20231022.ckpt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e82aa4b8b9ab9034961f2cbc2abb9a66c58b050a6da751b456d374be3e1f327
3
- size 1029881006
 
 
 
 
weather/weather-20231022/weather-20231022_huggingface/config.json DELETED
@@ -1,37 +0,0 @@
1
- {
2
- "_name_or_path": "google/vit-base-patch16-224",
3
- "architectures": [
4
- "ViTForImageClassification"
5
- ],
6
- "attention_probs_dropout_prob": 0.0,
7
- "encoder_stride": 16,
8
- "hidden_act": "gelu",
9
- "hidden_dropout_prob": 0.0,
10
- "hidden_size": 768,
11
- "id2label": {
12
- "0": "w0",
13
- "1": "w1",
14
- "2": "w2",
15
- "3": "w3",
16
- "4": "w4"
17
- },
18
- "image_size": 224,
19
- "initializer_range": 0.02,
20
- "intermediate_size": 3072,
21
- "label2id": {
22
- "w0": 0,
23
- "w1": 1,
24
- "w2": 2,
25
- "w3": 3,
26
- "w4": 4
27
- },
28
- "layer_norm_eps": 1e-12,
29
- "model_type": "vit",
30
- "num_attention_heads": 12,
31
- "num_channels": 3,
32
- "num_hidden_layers": 12,
33
- "patch_size": 16,
34
- "qkv_bias": true,
35
- "torch_dtype": "float32",
36
- "transformers_version": "4.34.0"
37
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
weather/weather-20231022/weather-20231022_huggingface/preprocessor_config.json DELETED
@@ -1,22 +0,0 @@
1
- {
2
- "do_normalize": true,
3
- "do_rescale": true,
4
- "do_resize": true,
5
- "image_mean": [
6
- 0.5,
7
- 0.5,
8
- 0.5
9
- ],
10
- "image_processor_type": "ViTImageProcessor",
11
- "image_std": [
12
- 0.5,
13
- 0.5,
14
- 0.5
15
- ],
16
- "resample": 2,
17
- "rescale_factor": 0.00392156862745098,
18
- "size": {
19
- "height": 224,
20
- "width": 224
21
- }
22
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
weather/weather-20231022/weather-20231022_huggingface/pytorch_model.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8ea43996238d6a7dac50b2504c396128d9ee1d8ab47506f54cb594587c7e0fd
3
- size 343275626
 
 
 
 
weather/weather-20231022/weather-20231022_predict_result.csv DELETED
The diff for this file is too large to render. See raw diff