git-tips / README.md
gnumanth's picture
chore: readme info
f8fa3dd
metadata
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