Amadeus99 commited on
Commit
5bd9c79
1 Parent(s): 168da5d

Model save

Browse files
Files changed (2) hide show
  1. README.md +60 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
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
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.4964
19
+ - Auc: 0.9291
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: 3
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss | Auc |
49
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
50
+ | 1.1437 | 1.0 | 805 | 0.4964 | 0.9291 |
51
+ | 0.3539 | 2.0 | 1610 | 0.5000 | 0.9502 |
52
+ | 0.0915 | 3.0 | 2415 | 0.5827 | 0.9516 |
53
+
54
+
55
+ ### Framework versions
56
+
57
+ - Transformers 4.41.2
58
+ - Pytorch 2.1.2
59
+ - Datasets 2.19.2
60
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e59439a1cb36ee6854aa29ebf45ab21ed8ab3d8823c0034838150cc0fd504d0
3
  size 486296528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:472f67bcdf1e13a780cd2250d2a3dd5110d625822d03c6f1ec7fafc0528591d0
3
  size 486296528