upload README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# tooluse
|
| 2 |
+
|
| 3 |
+
- Repo: `Chengxiang1122/sdft-tooluse`
|
| 4 |
+
- Visibility: public
|
| 5 |
+
|
| 6 |
+
## Included archives
|
| 7 |
+
- `archives/train.tar.gz`
|
| 8 |
+
- source: `/g/data/cp23/ch3329/self_distillation/Self-Distillation/data/tooluse_data/train_data`
|
| 9 |
+
- `archives/eval.tar.gz`
|
| 10 |
+
- source: `/g/data/cp23/ch3329/self_distillation/Self-Distillation/data/tooluse_data/eval_data`
|
| 11 |
+
|
| 12 |
+
Each archive preserves the original Hugging Face `save_to_disk` directory structure.
|