| dataset_info: | |
| features: | |
| - name: nwo | |
| dtype: string | |
| - name: sha | |
| dtype: string | |
| - name: path | |
| dtype: string | |
| - name: language | |
| dtype: string | |
| - name: identifier | |
| dtype: string | |
| - name: parameters | |
| dtype: string | |
| - name: argument_list | |
| dtype: string | |
| - name: return_statement | |
| dtype: string | |
| - name: docstring | |
| dtype: string | |
| - name: docstring_summary | |
| dtype: string | |
| - name: docstring_tokens | |
| sequence: string | |
| - name: function | |
| dtype: string | |
| - name: function_tokens | |
| sequence: string | |
| - name: url | |
| dtype: string | |
| - name: score | |
| dtype: float64 | |
| splits: | |
| - name: go | |
| num_bytes: 317921 | |
| num_examples: 165 | |
| - name: java | |
| num_bytes: 1764082 | |
| num_examples: 799 | |
| - name: javascript | |
| num_bytes: 3674378 | |
| num_examples: 1818 | |
| - name: php | |
| num_bytes: 653199 | |
| num_examples: 313 | |
| - name: python | |
| num_bytes: 2184486 | |
| num_examples: 974 | |
| - name: ruby | |
| num_bytes: 484389 | |
| num_examples: 305 | |
| download_size: 3487033 | |
| dataset_size: 9078455 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: go | |
| path: data/go-* | |
| - split: java | |
| path: data/java-* | |
| - split: javascript | |
| path: data/javascript-* | |
| - split: php | |
| path: data/php-* | |
| - split: python | |
| path: data/python-* | |
| - split: ruby | |
| path: data/ruby-* | |