masaom commited on
Commit
64bcc3f
·
verified ·
1 Parent(s): 4646b45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -64,7 +64,13 @@ model = PeftModel.from_pretrained(model, adapter)
64
 
65
  ## Sources & Terms (IMPORTANT)
66
 
67
- Training data: u-10bei/structured_data_with_cot_dataset_512_v2
 
 
 
 
 
 
68
 
69
  Dataset License: MIT License. This dataset is used and distributed under the terms of the MIT License.
70
  Compliance: Users must comply with the MIT license (including copyright notice) and the base model's original terms of use.
 
64
 
65
  ## Sources & Terms (IMPORTANT)
66
 
67
+ Training data:
68
+ - u-10bei/structured_data_with_cot_dataset_512_v2
69
+ - u-10bei/structured_data_with_cot_dataset_512_v4
70
+ - u-10bei/structured_data_with_cot_dataset_512_v5
71
+ - u-10bei/structured_data_with_cot_dataset_512
72
+ - u-10bei/structured_data_with_cot_dataset_v2
73
+ - u-10bei/structured_data_with_cot_dataset
74
 
75
  Dataset License: MIT License. This dataset is used and distributed under the terms of the MIT License.
76
  Compliance: Users must comply with the MIT license (including copyright notice) and the base model's original terms of use.