Datasets:
Update durhamtrees.py
Browse files- durhamtrees.py +0 -69
durhamtrees.py
CHANGED
@@ -1,73 +1,4 @@
|
|
1 |
-
# -*- coding: utf-8 -*-
|
2 |
-
"""DurhamTrees
|
3 |
-
|
4 |
-
Automatically generated by Colaboratory.
|
5 |
-
|
6 |
-
Original file is located at
|
7 |
-
https://colab.research.google.com/drive/1C4L9gZ_hkydWda4rUgNuU-GNJa9fBV-b
|
8 |
-
"""
|
9 |
-
|
10 |
-
Hugging Face's logo
|
11 |
-
Hugging Face
|
12 |
-
|
13 |
-
Models
|
14 |
-
Datasets
|
15 |
-
Spaces
|
16 |
-
Posts
|
17 |
-
Docs
|
18 |
-
Pricing
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
Datasets:
|
24 |
-
|
25 |
-
Ziyuan111
|
26 |
-
/
|
27 |
-
DurhamTrees
|
28 |
-
|
29 |
-
like
|
30 |
-
0
|
31 |
-
|
32 |
-
Tasks:
|
33 |
-
|
34 |
-
Token Classification
|
35 |
-
|
36 |
-
Table Question Answering
|
37 |
-
Languages:
|
38 |
-
|
39 |
-
English
|
40 |
-
Size Categories:
|
41 |
-
1M<n<10M
|
42 |
-
Tags:
|
43 |
-
|
44 |
-
Croissant
|
45 |
-
License:
|
46 |
-
|
47 |
-
apache-2.0
|
48 |
-
Dataset card
|
49 |
-
Viewer
|
50 |
|
51 |
-
Files and versions
|
52 |
-
Community
|
53 |
-
1
|
54 |
-
Settings
|
55 |
-
DurhamTrees
|
56 |
-
/
|
57 |
-
durhamtrees.py
|
58 |
-
Ziyuan111's picture
|
59 |
-
Ziyuan111
|
60 |
-
Upload durhamtrees.py
|
61 |
-
9acf5e8
|
62 |
-
VERIFIED
|
63 |
-
10 minutes ago
|
64 |
-
raw
|
65 |
-
history
|
66 |
-
blame
|
67 |
-
edit
|
68 |
-
delete
|
69 |
-
No virus
|
70 |
-
10.9 kB
|
71 |
# -*- coding: utf-8 -*-
|
72 |
"""DurhamTrees
|
73 |
Automatically generated by Colaboratory.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
# -*- coding: utf-8 -*-
|
3 |
"""DurhamTrees
|
4 |
Automatically generated by Colaboratory.
|