procesaur commited on
Commit
23032ec
1 Parent(s): c52177b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -29
README.md CHANGED
@@ -57,16 +57,10 @@ license: cc-by-sa-4.0
57
 
58
  ```python
59
  from datasets import load_dataset
60
- dataset = load_dataset("procesaur/STARS")
61
  ```
62
 
63
 
64
- ```python
65
- print(dataset["train"][2])
66
- {'text': '<s>Moguće strukture aerosol čestice NaCl: a) neporozna čvrsta, b) porozna čvrsta, c) čvrsta sa otvorenim džepovima rastovrenog NaCl, d) čvrsta čaura sa vodenim jezgrom, e) čvrsta NaCl čestica sa jezgrom vodenog rastvora NaCl, f) vodena kapljica NaCl.</s><s>Linije na slikama predstavljaju adsorbovanu vodu.</s>
67
- '}
68
- ```
69
-
70
 
71
  <div class="inline-flex flex-col" style="line-height: 1.5;padding-right:50px">
72
  <div style="text-align: center; margin-top: 3px; font-size: 16px; font-weight: 800">Editor</div>
@@ -90,25 +84,6 @@ px;">@procesaur</div>
90
 
91
  <div class="inline-flex flex-col" style="line-height: 1.5;">
92
 
93
- <div style="text-align: center; margin-top: 3px; font-size: 16px; font-weight: 800">Editor</div>
94
- <a href="https://huggingface.co/Nikola-92">
95
- <div class="flex">
96
- <div
97
- style="display:DISPLAY_1; margin-left: auto; margin-right: auto; width: 92px; height:92px; border-radius: 50%;
98
- background-size: cover; background-image: url(https://aeiljuispo.cloudimg.io/v7/https://cdn-uploads.huggingface.co/production/uploads/656fa4e1b7b6010db395b74d/3W5VhwkSJ3JSGvlgsx2fx.jpeg?w=200&h=200&f=face)">
99
- </div>
100
- </div>
101
- </a>
102
- <div style="text-align: center; font-size: 16px; font-weight: 800">Nikola Janković</div>
103
- <div>
104
- <a href="https://huggingface.co/Nikola-92">
105
- <div style="text-align: center; font-size: 14px;">@Nikola-92</div>
106
- </a>
107
- </div>
108
- </div>
109
- </div>
110
-
111
-
112
 
113
  Citation:
114
 
@@ -138,12 +113,12 @@ Citation:
138
 
139
  <div id="zastava">
140
  <div class="grb">
141
- <img src="https://www.ai.gov.rs/img/logo_60x120-2.png" style="position:relative; left:30px; z-index:10; height:85px">
142
  </div>
143
  <table width=100% style="border:0px">
144
- <tr style="background-color:#C6363C;width:100%;border:0px;height:30px"><td style="width:100vw"></td></tr>
145
- <tr style="background-color:#0C4076;width:100%;border:0px;height:30px"><td></td></tr>
146
  <tr style="background-color:#ffffff;width:100%;border:0px;height:30px"><td></td></tr>
 
147
  </table>
148
  </div>
149
 
 
57
 
58
  ```python
59
  from datasets import load_dataset
60
+ dataset = load_dataset("procesaur/ZNANJE")
61
  ```
62
 
63
 
 
 
 
 
 
 
64
 
65
  <div class="inline-flex flex-col" style="line-height: 1.5;padding-right:50px">
66
  <div style="text-align: center; margin-top: 3px; font-size: 16px; font-weight: 800">Editor</div>
 
84
 
85
  <div class="inline-flex flex-col" style="line-height: 1.5;">
86
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
87
 
88
  Citation:
89
 
 
113
 
114
  <div id="zastava">
115
  <div class="grb">
116
+
117
  </div>
118
  <table width=100% style="border:0px">
119
+ <tr style="background-color:#0C4076;width:100%;border:0px;height:30px"><td style="width:100vw"></td></tr>
 
120
  <tr style="background-color:#ffffff;width:100%;border:0px;height:30px"><td></td></tr>
121
+ <tr style="background-color:#C6363C;width:100%;border:0px;height:30px"><td></td></tr>
122
  </table>
123
  </div>
124