JakeOh commited on
Commit
8b9c8f7
·
verified ·
1 Parent(s): 05a4062

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. demo/README.md +2 -6
demo/README.md CHANGED
@@ -1,15 +1,12 @@
1
  ---
2
  base_model: facebook/opt-350m
3
- library_name: peft
4
  model_name: sft-custom-lora
5
  tags:
6
- - base_model:adapter:facebook/opt-350m
7
- - lora
8
  - sft
9
- - transformers
10
  - trl
11
  licence: license
12
- pipeline_tag: text-generation
13
  ---
14
 
15
  # Model Card for sft-custom-lora
@@ -37,7 +34,6 @@ This model was trained with SFT.
37
 
38
  ### Framework versions
39
 
40
- - PEFT 0.18.1
41
  - TRL: 0.27.1
42
  - Transformers: 5.0.0
43
  - Pytorch: 2.8.0
 
1
  ---
2
  base_model: facebook/opt-350m
3
+ library_name: transformers
4
  model_name: sft-custom-lora
5
  tags:
6
+ - generated_from_trainer
 
7
  - sft
 
8
  - trl
9
  licence: license
 
10
  ---
11
 
12
  # Model Card for sft-custom-lora
 
34
 
35
  ### Framework versions
36
 
 
37
  - TRL: 0.27.1
38
  - Transformers: 5.0.0
39
  - Pytorch: 2.8.0