parquet-converter commited on
Commit
f9aa10a
·
1 Parent(s): 4996d1a

Update parquet files

Browse files
.gitattributes DELETED
@@ -1,28 +0,0 @@
1
- *.7z filter=lfs diff=lfs merge=lfs -text
2
- *.arrow filter=lfs diff=lfs merge=lfs -text
3
- *.bin filter=lfs diff=lfs merge=lfs -text
4
- *.bin.* filter=lfs diff=lfs merge=lfs -text
5
- *.bz2 filter=lfs diff=lfs merge=lfs -text
6
- *.ftz filter=lfs diff=lfs merge=lfs -text
7
- *.gz filter=lfs diff=lfs merge=lfs -text
8
- *.h5 filter=lfs diff=lfs merge=lfs -text
9
- *.joblib filter=lfs diff=lfs merge=lfs -text
10
- *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
- *.model filter=lfs diff=lfs merge=lfs -text
12
- *.msgpack filter=lfs diff=lfs merge=lfs -text
13
- *.onnx filter=lfs diff=lfs merge=lfs -text
14
- *.ot filter=lfs diff=lfs merge=lfs -text
15
- *.parquet filter=lfs diff=lfs merge=lfs -text
16
- *.pb filter=lfs diff=lfs merge=lfs -text
17
- *.pt filter=lfs diff=lfs merge=lfs -text
18
- *.pth filter=lfs diff=lfs merge=lfs -text
19
- *.rar filter=lfs diff=lfs merge=lfs -text
20
- saved_model/**/* filter=lfs diff=lfs merge=lfs -text
21
- *.tar.* filter=lfs diff=lfs merge=lfs -text
22
- *.tflite filter=lfs diff=lfs merge=lfs -text
23
- *.tgz filter=lfs diff=lfs merge=lfs -text
24
- *.xz filter=lfs diff=lfs merge=lfs -text
25
- *.zip filter=lfs diff=lfs merge=lfs -text
26
- *.zstandard filter=lfs diff=lfs merge=lfs -text
27
- *tfevents* filter=lfs diff=lfs merge=lfs -text
28
- *.jsonl filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
README.md DELETED
@@ -1,139 +0,0 @@
1
- annotations_creators:
2
- - no-annotation
3
- language_creators:
4
- - found
5
- languages:
6
- - en
7
- licenses:
8
- - unknown
9
- multilinguality:
10
- - monolingual
11
- pretty_name: Practice
12
- size_categories:
13
- - unknown
14
- source_datasets:
15
- - original
16
- task_categories:
17
- - text-classification
18
- - text-retrieval
19
- task_ids:
20
- - multi-class-classification
21
- - multi-label-classification
22
- - document-retrieval
23
-
24
- # Dataset Card for [Needs More Information]
25
-
26
- ## Table of Contents
27
- - [Dataset Description](#dataset-description)
28
- - [Dataset Summary](#dataset-summary)
29
- - [Supported Tasks](#supported-tasks-and-leaderboards)
30
- - [Languages](#languages)
31
- - [Dataset Structure](#dataset-structure)
32
- - [Data Instances](#data-instances)
33
- - [Data Fields](#data-instances)
34
- - [Data Splits](#data-instances)
35
- - [Dataset Creation](#dataset-creation)
36
- - [Curation Rationale](#curation-rationale)
37
- - [Source Data](#source-data)
38
- - [Annotations](#annotations)
39
- - [Personal and Sensitive Information](#personal-and-sensitive-information)
40
- - [Considerations for Using the Data](#considerations-for-using-the-data)
41
- - [Social Impact of Dataset](#social-impact-of-dataset)
42
- - [Discussion of Biases](#discussion-of-biases)
43
- - [Other Known Limitations](#other-known-limitations)
44
- - [Additional Information](#additional-information)
45
- - [Dataset Curators](#dataset-curators)
46
- - [Licensing Information](#licensing-information)
47
- - [Citation Information](#citation-information)
48
-
49
- ## Dataset Description
50
-
51
- - **Homepage:** https://huggingface.co/datasets/peterhsu/
52
- - **Repository:** github-issues
53
- - **Paper:** [Needs More Information]
54
- - **Leaderboard:** [Needs More Information]
55
- - **Point of Contact:** [Needs More Information]
56
-
57
- ### Dataset Summary
58
-
59
- For Practice
60
-
61
- ### Supported Tasks and Leaderboards
62
-
63
- Classification
64
-
65
- ### Languages
66
-
67
- en
68
-
69
- ## Dataset Structure
70
-
71
- ### Data Instances
72
-
73
- [Needs More Information]
74
-
75
- ### Data Fields
76
-
77
- [Needs More Information]
78
-
79
- ### Data Splits
80
-
81
- train
82
-
83
- ## Dataset Creation
84
-
85
- ### Curation Rationale
86
-
87
- [Needs More Information]
88
-
89
- ### Source Data
90
-
91
- #### Initial Data Collection and Normalization
92
-
93
- [Needs More Information]
94
-
95
- #### Who are the source language producers?
96
-
97
- [Needs More Information]
98
-
99
- ### Annotations
100
-
101
- #### Annotation process
102
-
103
- [Needs More Information]
104
-
105
- #### Who are the annotators?
106
-
107
- [Needs More Information]
108
-
109
- ### Personal and Sensitive Information
110
-
111
- [Needs More Information]
112
-
113
- ## Considerations for Using the Data
114
-
115
- ### Social Impact of Dataset
116
-
117
- [Needs More Information]
118
-
119
- ### Discussion of Biases
120
-
121
- [Needs More Information]
122
-
123
- ### Other Known Limitations
124
-
125
- [Needs More Information]
126
-
127
- ## Additional Information
128
-
129
- ### Dataset Curators
130
-
131
- [Needs More Information]
132
-
133
- ### Licensing Information
134
-
135
- [Needs More Information]
136
-
137
- ### Citation Information
138
-
139
- [Needs More Information]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
issues-datasets-with-comments.jsonl → peterhsu--github-issues/json-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:77a8a697bded8b29f60a252b73db2f38c28fa4892479d82d6631b271a151fa1a
3
- size 15717953
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad0b5ac82de8e7a900ff6622ca1f9fd54a149ab2c05480369165a0660ed56daf
3
+ size 3744881