-
### đź“ť Details
- [x] Event: [talk.js](http://meetu.ps/e/H46BJ/10jMR/a)
- [x] Date: 14 Aug (Wed)
- [x] Hosts: @ongmin
- [x] Venue: Funding Societies, Keppel Tower #05-08, 10 Hoe Chiang Road, Singapo…
-
I changed the server site /modules/api/city/views.py
This api call
wiki_api_url = "https://en.wikipedia.org/w/api.php" +
"?action=query&prop=extracts&explaintext&titles=" +
city.city_name +
"&f…
-
I see that the QA models have a chunk_size option to split long contexts for QA.
How does this actually work with BERT style QA models during training.
If the longer paragraph is split into multip…
-
I have some fun news.
The Gitcoin avatar builder is about to get the ability to have MANY different avatar types on it.
# 1
# 2
# 3
Starting with the release of the Bufficor…
-
~~~
ERROR: Command errored out with exit status 1:
command: 'C:\Users\fidatoh\AppData\Local\Programs\Python\Python38-32\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"…
-
### Application error
#### System
| | |
|------------ | -------------|
|Platform | win32 10.0.19041 |
|Architecture | x64 |
|Application Version | 1.2.18 |
|Process | renderer |
#### Message
EBADF: b…
-
Get the data:
```bash
wget https://raw.githubusercontent.com/hadley/tidy-data/master/data/billboard.csv
```
Load the data:
```r
billboard
-
Compared to GitHub:
```python
import json
import requests
github = set(json.loads(requests.get('https://api.github.com/emojis').text).keys())
gitlab = set(json.loads(requests.get('https://g…
Peque updated
5 years ago
-
From `index.adj`, e.g. there's this line:
> anserine a 2 4 \ ; & 2 0 02633215 00440568
where the no. of points is different from the actual listed pointers:
```
lemma = 'anserine'
pos = 'a…
-
## notes for testing
- Bibliography *Item* is now renamed *Work* in admin, should be listed on main dashboard
- When you edit Work you have an optional inline for associated Editions
- Works with …