Amadeus99 commited on
Commit
c73fb05
1 Parent(s): 0f2e0ad

Model save

Browse files
Files changed (2) hide show
  1. README.md +62 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ base_model: facebook/timesformer-base-finetuned-k400
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: anomaly-detection-flow
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # anomaly-detection-flow
15
+
16
+ This model is a fine-tuned version of [facebook/timesformer-base-finetuned-k400](https://huggingface.co/facebook/timesformer-base-finetuned-k400) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.6828
19
+ - Auc: 0.6963
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5e-05
39
+ - train_batch_size: 2
40
+ - eval_batch_size: 2
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - num_epochs: 5
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss | Auc |
49
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
50
+ | 1.0734 | 1.0 | 805 | 0.8667 | 0.5397 |
51
+ | 0.7801 | 2.0 | 1610 | 0.6828 | 0.6963 |
52
+ | 0.7527 | 3.0 | 2415 | 1.0352 | 0.7117 |
53
+ | 0.6998 | 4.0 | 3220 | 1.0508 | 0.7091 |
54
+ | 0.5515 | 5.0 | 4025 | 1.6155 | 0.6930 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.41.2
60
+ - Pytorch 2.1.2
61
+ - Datasets 2.19.2
62
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5286ea17d88deeb5713f1ff35c88fea510634edee10dff9325a2e7ec6fa7a9b
3
  size 486296528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ba48b3c1025622952f9281aa190a3edbe4fcadfcddc7bbe89ea80cea176e4cb
3
  size 486296528