Chinese
English
Facico commited on
Commit
b91af57
1 Parent(s): 8965e22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: apache-2.0
3
  datasets:
4
  - BelleGroup/generated_train_0.5M_CN
5
  - JosephusCheung/GuanacoDataset
@@ -29,5 +29,4 @@ model = PeftModel.from_pretrained(
29
  torch_dtype=torch.float16,
30
  device_map={'': 0}
31
  )
32
- ```
33
-
 
1
  ---
2
+ license: gpl-3.0
3
  datasets:
4
  - BelleGroup/generated_train_0.5M_CN
5
  - JosephusCheung/GuanacoDataset
 
29
  torch_dtype=torch.float16,
30
  device_map={'': 0}
31
  )
32
+ ```