nevermore-kang commited on
Commit
048e176
1 Parent(s): e9ad044

Model save

Browse files
Files changed (3) hide show
  1. README.md +50 -0
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: ntu-spml/distilhubert
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: distilhubert-finetuned-dataset
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
+ # distilhubert-finetuned-dataset
15
+
16
+ This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the None dataset.
17
+
18
+ ## Model description
19
+
20
+ More information needed
21
+
22
+ ## Intended uses & limitations
23
+
24
+ More information needed
25
+
26
+ ## Training and evaluation data
27
+
28
+ More information needed
29
+
30
+ ## Training procedure
31
+
32
+ ### Training hyperparameters
33
+
34
+ The following hyperparameters were used during training:
35
+ - learning_rate: 5e-05
36
+ - train_batch_size: 8
37
+ - eval_batch_size: 8
38
+ - seed: 42
39
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
+ - lr_scheduler_type: linear
41
+ - lr_scheduler_warmup_ratio: 0.01
42
+ - num_epochs: 100
43
+ - mixed_precision_training: Native AMP
44
+
45
+ ### Framework versions
46
+
47
+ - Transformers 4.41.2
48
+ - Pytorch 2.3.0
49
+ - Datasets 2.20.0
50
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2a19bb4aa26a300b4ef4b7d5be4841cfac8b3fb0512af54e90478db0b17e1d7
3
  size 95333280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c20452a1512d4f940056b638cbabcf9107dc4e5f0ce3969d7c4a20fdce96c543
3
  size 95333280
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae09e942e8bbc20008c8fbc7f90a46c72a89e815aab96a177a0d3d40342fd881
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f073c60686a0a156bcf272fd014dd3f0790efb7e3605a98579c5d080ca38c4a1
3
  size 5112