| dataset_info: | |
| features: | |
| - name: tip | |
| dtype: string | |
| - name: title | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 7206.0898203592815 | |
| num_examples: 83 | |
| - name: test | |
| num_bytes: 2951.8922155688624 | |
| num_examples: 34 | |
| download_size: 10514 | |
| dataset_size: 10157.982035928144 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| - split: test | |
| path: data/test-* | |
| # git-tips | |
| > Most commonly used git tips and tricks. | |
| This is a dataset from [git-tips](https://github.com/git-tips/tips) |