|
--- |
|
license: mit |
|
language: |
|
- en |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: train/data* |
|
- split: test |
|
path: test/data* |
|
dataset_info: |
|
features: |
|
- name: url |
|
dtype: string |
|
- name: edition |
|
dtype: string |
|
- name: authors |
|
dtype: list |
|
- name: champions |
|
dtype: list |
|
- name: description |
|
dtype: string |
|
- name: edition |
|
dtype: string |
|
- name: id |
|
dtype: string |
|
- name: rationale |
|
dtype: string |
|
- name: name |
|
dtype: string |
|
- name: has-specification |
|
dtype: string |
|
- name: notes |
|
dtype: string |
|
- name: pushed_at |
|
dtype: string |
|
- name: stage |
|
dtype: string |
|
- name: tags |
|
dtype: string |
|
datasets: |
|
- gnumanth/tc39 |
|
metrics: |
|
- accuracy |
|
pipeline_tag: text-classification |
|
viewer: true |
|
--- |
|
|
|
# TC39 Proposals |
|
> Model of the latest proposals |
|
|