I love this program

#3
by Khalid776826 - opened
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -3,8 +3,12 @@ tags:
3
  - autotrain
4
  - text-generation
5
  widget:
6
- - text: "I love AutoTrain because "
7
- library_name: peft
 
 
 
 
8
  ---
9
 
10
  # Model Trained Using AutoTrain## Training procedure
@@ -23,4 +27,4 @@ The following `bitsandbytes` quantization config was used during training:
23
  ### Framework versions
24
 
25
 
26
- - PEFT 0.4.0
 
3
  - autotrain
4
  - text-generation
5
  widget:
6
+ - text: 'I love AutoTrain because '
7
+ library_name: diffusers
8
+ license: apache-2.0
9
+ metrics:
10
+ - bleu
11
+ pipeline_tag: question-answering
12
  ---
13
 
14
  # Model Trained Using AutoTrain## Training procedure
 
27
  ### Framework versions
28
 
29
 
30
+ - PEFT 0.4.0