UncleanCode commited on
Commit
89226f9
1 Parent(s): db23c20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,6 +1,5 @@
1
  ---
2
- library_name: peft
3
- license: bigscience-bloom-rail-1.0
4
  datasets:
5
  - timdettmers/openassistant-guanaco
6
  language:
@@ -11,7 +10,7 @@ pipeline_tag: text-generation
11
  Anacondia-70m is a Pythia-70m-deduped model fine-tuned with QLoRA on [timdettmers/openassistant-guanaco](https://huggingface.co/datasets/timdettmers/openassistant-guanaco)
12
 
13
  ## Usage
14
- Anacondia is not intended for any real usage and was trained for educational purposes. Please consider more serious models for inference.
15
 
16
  ## Training procedure
17
 
 
1
  ---
2
+ license: apache-2.0
 
3
  datasets:
4
  - timdettmers/openassistant-guanaco
5
  language:
 
10
  Anacondia-70m is a Pythia-70m-deduped model fine-tuned with QLoRA on [timdettmers/openassistant-guanaco](https://huggingface.co/datasets/timdettmers/openassistant-guanaco)
11
 
12
  ## Usage
13
+ Anacondia is not intended for any downstream usage and was trained for educational purposes. Please consider more serious models for inference if this doesn't fall into your usage aim.
14
 
15
  ## Training procedure
16