conflick0 commited on
Commit
80821c3
1 Parent(s): adc9054

End of training

Browse files
Files changed (2) hide show
  1. README.md +66 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: allenai/scibert_scivocab_uncased
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: impact-cat
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # impact-cat
16
+
17
+ This model is a fine-tuned version of [allenai/scibert_scivocab_uncased](https://huggingface.co/allenai/scibert_scivocab_uncased) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.6713
20
+ - Accuracy: 0.7375
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 2e-05
40
+ - train_batch_size: 16
41
+ - eval_batch_size: 16
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 8
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | No log | 1.0 | 40 | 1.0972 | 0.5875 |
52
+ | No log | 2.0 | 80 | 0.5872 | 0.7562 |
53
+ | No log | 3.0 | 120 | 0.6250 | 0.725 |
54
+ | No log | 4.0 | 160 | 0.5797 | 0.7375 |
55
+ | No log | 5.0 | 200 | 0.5570 | 0.725 |
56
+ | No log | 6.0 | 240 | 0.5464 | 0.7562 |
57
+ | No log | 7.0 | 280 | 0.6876 | 0.7375 |
58
+ | No log | 8.0 | 320 | 0.6713 | 0.7375 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.38.2
64
+ - Pytorch 2.2.1+cu121
65
+ - Datasets 2.18.0
66
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6c6b1700deceb09db9d6ad42d443f124c7343e93a43c8be023a38f0d9dfc3a1
3
  size 439712772
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3af2642e9da5f106ba85ec7d7da383ec06342014edc77455908da4c80dae342d
3
  size 439712772