Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -792,6 +792,72 @@ dataset_info:
|
|
| 792 |
num_examples: 18
|
| 793 |
download_size: 3130997
|
| 794 |
dataset_size: 17543384
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 795 |
configs:
|
| 796 |
- config_name: ca_ancora-corefud
|
| 797 |
data_files:
|
|
@@ -865,4 +931,10 @@ configs:
|
|
| 865 |
path: ru_rucor-corefud/train-*
|
| 866 |
- split: validation
|
| 867 |
path: ru_rucor-corefud/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 868 |
---
|
|
|
|
| 792 |
num_examples: 18
|
| 793 |
download_size: 3130997
|
| 794 |
dataset_size: 17543384
|
| 795 |
+
- config_name: tr_itcc-corefud
|
| 796 |
+
features:
|
| 797 |
+
- name: doc_id
|
| 798 |
+
dtype: string
|
| 799 |
+
- name: sentences
|
| 800 |
+
list:
|
| 801 |
+
- name: comment
|
| 802 |
+
dtype: string
|
| 803 |
+
- name: global_entity
|
| 804 |
+
dtype: string
|
| 805 |
+
- name: newdoc
|
| 806 |
+
dtype: string
|
| 807 |
+
- name: newpar
|
| 808 |
+
dtype: bool
|
| 809 |
+
- name: sent_id
|
| 810 |
+
dtype: string
|
| 811 |
+
- name: speaker
|
| 812 |
+
dtype: 'null'
|
| 813 |
+
- name: text
|
| 814 |
+
dtype: string
|
| 815 |
+
- name: tokens
|
| 816 |
+
list:
|
| 817 |
+
- name: coref_mentions
|
| 818 |
+
list:
|
| 819 |
+
- name: eid
|
| 820 |
+
dtype: string
|
| 821 |
+
- name: eid_or_grp
|
| 822 |
+
dtype: string
|
| 823 |
+
- name: etype
|
| 824 |
+
dtype: string
|
| 825 |
+
- name: other
|
| 826 |
+
dtype: string
|
| 827 |
+
- name: span
|
| 828 |
+
dtype: string
|
| 829 |
+
- name: deprel
|
| 830 |
+
dtype: string
|
| 831 |
+
- name: feats
|
| 832 |
+
dtype: string
|
| 833 |
+
- name: form
|
| 834 |
+
dtype: string
|
| 835 |
+
- name: head
|
| 836 |
+
dtype: int64
|
| 837 |
+
- name: lemma
|
| 838 |
+
dtype: string
|
| 839 |
+
- name: ord
|
| 840 |
+
dtype: int64
|
| 841 |
+
- name: upos
|
| 842 |
+
dtype: string
|
| 843 |
+
- name: xpos
|
| 844 |
+
dtype: string
|
| 845 |
+
- name: coref_entities
|
| 846 |
+
list:
|
| 847 |
+
list:
|
| 848 |
+
- name: sent_id
|
| 849 |
+
dtype: string
|
| 850 |
+
- name: span
|
| 851 |
+
dtype: string
|
| 852 |
+
splits:
|
| 853 |
+
- name: train
|
| 854 |
+
num_bytes: 5296555
|
| 855 |
+
num_examples: 19
|
| 856 |
+
- name: validation
|
| 857 |
+
num_bytes: 603237
|
| 858 |
+
num_examples: 2
|
| 859 |
+
download_size: 1029401
|
| 860 |
+
dataset_size: 5899792
|
| 861 |
configs:
|
| 862 |
- config_name: ca_ancora-corefud
|
| 863 |
data_files:
|
|
|
|
| 931 |
path: ru_rucor-corefud/train-*
|
| 932 |
- split: validation
|
| 933 |
path: ru_rucor-corefud/validation-*
|
| 934 |
+
- config_name: tr_itcc-corefud
|
| 935 |
+
data_files:
|
| 936 |
+
- split: train
|
| 937 |
+
path: tr_itcc-corefud/train-*
|
| 938 |
+
- split: validation
|
| 939 |
+
path: tr_itcc-corefud/validation-*
|
| 940 |
---
|
tr_itcc-corefud/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3fbe7089871eaa559dc02eff5428e4a521e526f6af330539fcd5a7256b08cce1
|
| 3 |
+
size 903156
|
tr_itcc-corefud/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e80e0769bb6c627841d4b07441a491e78c6dbea4f616bbada07cc24db8888f9f
|
| 3 |
+
size 126245
|