Upload dataset
Browse files
README.md
CHANGED
|
@@ -4012,6 +4012,124 @@ dataset_info:
|
|
| 4012 |
num_examples: 26642
|
| 4013 |
download_size: 128513827
|
| 4014 |
dataset_size: 225626995
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4015 |
- config_name: langdev.stackexchange.com
|
| 4016 |
features:
|
| 4017 |
- name: AnswerCount
|
|
@@ -4263,6 +4381,10 @@ configs:
|
|
| 4263 |
data_files:
|
| 4264 |
- split: train
|
| 4265 |
path: cooking.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4266 |
- config_name: langdev.stackexchange.com
|
| 4267 |
data_files:
|
| 4268 |
- split: train
|
|
|
|
| 4012 |
num_examples: 26642
|
| 4013 |
download_size: 128513827
|
| 4014 |
dataset_size: 225626995
|
| 4015 |
+
- config_name: craftcms.stackexchange.com
|
| 4016 |
+
features:
|
| 4017 |
+
- name: AcceptedAnswerId
|
| 4018 |
+
dtype: int64
|
| 4019 |
+
- name: AnswerCount
|
| 4020 |
+
dtype: int64
|
| 4021 |
+
- name: Answers
|
| 4022 |
+
list:
|
| 4023 |
+
- name: Body
|
| 4024 |
+
dtype: string
|
| 4025 |
+
- name: CommentCount
|
| 4026 |
+
dtype: int64
|
| 4027 |
+
- name: Comments
|
| 4028 |
+
list:
|
| 4029 |
+
- name: ContentLicense
|
| 4030 |
+
dtype: string
|
| 4031 |
+
- name: CreationDate
|
| 4032 |
+
dtype: string
|
| 4033 |
+
- name: Id
|
| 4034 |
+
dtype: int64
|
| 4035 |
+
- name: PostId
|
| 4036 |
+
dtype: int64
|
| 4037 |
+
- name: Score
|
| 4038 |
+
dtype: int64
|
| 4039 |
+
- name: Text
|
| 4040 |
+
dtype: string
|
| 4041 |
+
- name: UserDisplayName
|
| 4042 |
+
dtype: string
|
| 4043 |
+
- name: UserId
|
| 4044 |
+
dtype: int64
|
| 4045 |
+
- name: ContentLicense
|
| 4046 |
+
dtype: string
|
| 4047 |
+
- name: CreationDate
|
| 4048 |
+
dtype: string
|
| 4049 |
+
- name: Id
|
| 4050 |
+
dtype: int64
|
| 4051 |
+
- name: IsAccepted
|
| 4052 |
+
dtype: bool
|
| 4053 |
+
- name: LastActivityDate
|
| 4054 |
+
dtype: string
|
| 4055 |
+
- name: LastEditDate
|
| 4056 |
+
dtype: string
|
| 4057 |
+
- name: LastEditorUserId
|
| 4058 |
+
dtype: int64
|
| 4059 |
+
- name: OwnerUserId
|
| 4060 |
+
dtype: int64
|
| 4061 |
+
- name: ParentId
|
| 4062 |
+
dtype: int64
|
| 4063 |
+
- name: PostTypeId
|
| 4064 |
+
dtype: int64
|
| 4065 |
+
- name: Score
|
| 4066 |
+
dtype: int64
|
| 4067 |
+
- name: UserDisplayName
|
| 4068 |
+
dtype: string
|
| 4069 |
+
- name: Body
|
| 4070 |
+
dtype: string
|
| 4071 |
+
- name: ClosedDate
|
| 4072 |
+
dtype: string
|
| 4073 |
+
- name: CommentCount
|
| 4074 |
+
dtype: int64
|
| 4075 |
+
- name: Comments
|
| 4076 |
+
list:
|
| 4077 |
+
- name: ContentLicense
|
| 4078 |
+
dtype: string
|
| 4079 |
+
- name: CreationDate
|
| 4080 |
+
dtype: string
|
| 4081 |
+
- name: Id
|
| 4082 |
+
dtype: int64
|
| 4083 |
+
- name: PostId
|
| 4084 |
+
dtype: int64
|
| 4085 |
+
- name: Score
|
| 4086 |
+
dtype: int64
|
| 4087 |
+
- name: Text
|
| 4088 |
+
dtype: string
|
| 4089 |
+
- name: UserDisplayName
|
| 4090 |
+
dtype: string
|
| 4091 |
+
- name: UserId
|
| 4092 |
+
dtype: int64
|
| 4093 |
+
- name: CommunityOwnedDate
|
| 4094 |
+
dtype: string
|
| 4095 |
+
- name: ContentLicense
|
| 4096 |
+
dtype: string
|
| 4097 |
+
- name: CreationDate
|
| 4098 |
+
dtype: string
|
| 4099 |
+
- name: Id
|
| 4100 |
+
dtype: int64
|
| 4101 |
+
- name: LastActivityDate
|
| 4102 |
+
dtype: string
|
| 4103 |
+
- name: LastEditDate
|
| 4104 |
+
dtype: string
|
| 4105 |
+
- name: LastEditorDisplayName
|
| 4106 |
+
dtype: string
|
| 4107 |
+
- name: LastEditorUserId
|
| 4108 |
+
dtype: int64
|
| 4109 |
+
- name: OwnerDisplayName
|
| 4110 |
+
dtype: string
|
| 4111 |
+
- name: OwnerUserId
|
| 4112 |
+
dtype: int64
|
| 4113 |
+
- name: PostTypeId
|
| 4114 |
+
dtype: int64
|
| 4115 |
+
- name: Score
|
| 4116 |
+
dtype: int64
|
| 4117 |
+
- name: Tags
|
| 4118 |
+
dtype: string
|
| 4119 |
+
- name: Title
|
| 4120 |
+
dtype: string
|
| 4121 |
+
- name: UserDisplayName
|
| 4122 |
+
dtype: string
|
| 4123 |
+
- name: ViewCount
|
| 4124 |
+
dtype: int64
|
| 4125 |
+
- name: ThreadText
|
| 4126 |
+
dtype: string
|
| 4127 |
+
splits:
|
| 4128 |
+
- name: train
|
| 4129 |
+
num_bytes: 76574189
|
| 4130 |
+
num_examples: 13951
|
| 4131 |
+
download_size: 38796543
|
| 4132 |
+
dataset_size: 76574189
|
| 4133 |
- config_name: langdev.stackexchange.com
|
| 4134 |
features:
|
| 4135 |
- name: AnswerCount
|
|
|
|
| 4381 |
data_files:
|
| 4382 |
- split: train
|
| 4383 |
path: cooking.stackexchange.com/train-*
|
| 4384 |
+
- config_name: craftcms.stackexchange.com
|
| 4385 |
+
data_files:
|
| 4386 |
+
- split: train
|
| 4387 |
+
path: craftcms.stackexchange.com/train-*
|
| 4388 |
- config_name: langdev.stackexchange.com
|
| 4389 |
data_files:
|
| 4390 |
- split: train
|
craftcms.stackexchange.com/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7be7a8ee7c28967638de8e55982f321f9045f15290092c2bb4334d80df729729
|
| 3 |
+
size 38796543
|