MiuN2k3 commited on
Commit
84e4943
1 Parent(s): de77cc8

End of training

Browse files
Files changed (2) hide show
  1. README.md +64 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Fsoft-AIC/videberta-base
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - f1
7
+ model-index:
8
+ - name: mrc-videnerta-dsc
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
+ # mrc-videnerta-dsc
16
+
17
+ This model is a fine-tuned version of [Fsoft-AIC/videberta-base](https://huggingface.co/Fsoft-AIC/videberta-base) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.8100
20
+ - Exact Match: 0.5970
21
+ - F1: 0.7653
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 5
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Exact Match | F1 |
51
+ |:-------------:|:-----:|:-----:|:---------------:|:-----------:|:------:|
52
+ | 0.967 | 1.0 | 3098 | 0.8918 | 0.5358 | 0.7128 |
53
+ | 0.8396 | 2.0 | 6196 | 0.8346 | 0.5610 | 0.7488 |
54
+ | 0.7209 | 3.0 | 9294 | 0.8057 | 0.5825 | 0.7624 |
55
+ | 0.6532 | 4.0 | 12392 | 0.8212 | 0.5951 | 0.7513 |
56
+ | 0.601 | 5.0 | 15490 | 0.8100 | 0.5970 | 0.7653 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - Transformers 4.41.1
62
+ - Pytorch 2.2.1
63
+ - Datasets 2.19.1
64
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:60510fbc4649885494da5536f04089ca5d34f47cf0821ef80c946f0b8157e512
3
  size 735049552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21a26e494c5079e4fa0dcaa213623b792cda30f48c449848a7a477d1b5fc736e
3
  size 735049552