testing01 / README.md
wjlgatech's picture
Update README.md
383faa0
|
raw
history blame
No virus
310 Bytes

This is the README.md of Testing00 model

Hello, it's testing for fun. Take it easy!

Section1

y1+x2=z3 y_1 + x_2 = z_3

Section2

import pandas as pd
df = pd.DataFrame({'col1':[1, 22, 333], 'col2':['a', 'bb', 'ccc']})

Section3

!pip install huggingface-cli
!huggingface-cli login