CoolFace
Datasetpublic

bhuvanee/angular-to-react-native-dataset

Dataset Card for "angular-to-react-native-dataset" More Information needed

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes9downloads
README.md22 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: angular5    dtype: string6  - name: react7    dtype: string8  splits:9  - name: train10    num_bytes: 13111    num_examples: 212  download_size: 013  dataset_size: 13114configs:15- config_name: default16  data_files:17  - split: train18    path: data/train-*19---20# Dataset Card for "angular-to-react-native-dataset"21 22[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)