Tweetovi
- Tweetovi, trenutna stranica.
- Tweetovi i odgovori
- Medijski sadržaj
Blokirali ste korisnika/cu @ggdupont
Jeste li sigurni da želite vidjeti te tweetove? Time nećete deblokirati korisnika/cu @ggdupont
-
gdupont proslijedio/la je Tweet
GPT2 (via
) can now be used & fine-tuned in ParlAI!
e.g. talk to it with:
python examples/interactive.py -m hugging_face/gpt2 --gpt2-size large --inference topk --topk 10
Code: https://github.com/facebookresearch/ParlAI/pull/2364 …pic.twitter.com/mU6MQb3Ht0
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
gdupont proslijedio/la je Tweet
So what are the functions of language? On top of my head: - Language as communication channel (receive and convey information about the world) - Language as affordance (saying something = action towards a goal) - Language as social lubricant (chitchat, etc)
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
gdupont proslijedio/la je Tweet
Very happy that our work “Conversations with Documents. An Exploration of Document-Centered Assistance” has been accepted as a full paper at CHIIR! Work done during my internship at MSR /w Rob Sim, Elnaz Nouri,
@adamfourney,@mdr and Ryen White. Paper: https://arxiv.org/pdf/2002.00747.pdf …pic.twitter.com/A4coiNmSqw
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
gdupont proslijedio/la je Tweet
I am a Wuhan girl living in Hong Kong. Right now, all my close family is under lock-down back in my hometown, at the epicenter of this epidemic.
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
gdupont proslijedio/la je TweetHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi
-
gdupont proslijedio/la je Tweet
#opensource is more than just public code. It's a mindset of sharing, being transparent and collaborating across organizations. It's about building on the shoulders of other projects and advancing together the state of technology (1/N)@huggingface,@spacy_io,@fastdotai,#NLPpic.twitter.com/YkGjDU6sHu
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
I tend to think that going full speed on "a model of the world" is super hard... thus the use with open world chatbots. Focussing on a specific domain allows to restrict the "world" to b taken into account and focus on the language and message passing strategyhttps://twitter.com/fchollet/status/1224380359615352833 …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
gdupont proslijedio/la je Tweet
If an algorithm has "mastered natural language", I would expect it to be able to do some of the things language is for -- communicating information, receiving information, acting on the world... Not merely output something that statistically sounds like language.
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
gdupont proslijedio/la je Tweet
It’s truly impressive China. Huoshenshan hospital in Hubei it’s not only been built in 10 days, but it’s covered by 5G and a new cloud base medical logging and recording system. It will be running at its full capacity (1000beds) starts from Feb 4th.https://twitter.com/PDChina/status/1223892561791578113 …
1:51Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
gdupont proslijedio/la je Tweet
.
@stanfordnlp people’s#ICLR2020 papers #2—ELECTRA:@clark_kev and colleagues (incl. at@GoogleAI) show how to build a much more compute/energy efficient discriminative pre-trainer for text encoding than BERT etc. using instead replaced token detection https://openreview.net/forum?id=r1xMH1BtvB …pic.twitter.com/lFAr6XYSWx
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
gdupont proslijedio/la je Tweet
Evolutionary computation used in designing neural networks for natural language processing.https://ai.googleblog.com/2020/01/towards-conversational-agent-that-can.html …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Always good to see open data shared especially for health issues. Just a gentle reminder that each line in this table is a person and I hope anyone can process this dat with care and following privacy preserving methods.https://twitter.com/MOUGK/status/1221946663780208640 …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
gdupont proslijedio/la je Tweet
Very happy to share our new preprint! Animals have a remarkable capacity to learn new motor skills, but how does learning change neural population dynamics underlying movement?http://www.biorxiv.org/content/10.1101/2020.01.30.919894v1 …https://twitter.com/biorxiv_neursci/status/1223480704761257984 …
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
gdupont proslijedio/la je Tweet
WinoGrande, a new dataset by researchers on AI2's
#CommonSenseAI team, was created in pursuit of generalizable#NLP.@techreview's@_KarenHao covers the challenges of building#AI that can truly understand human language:https://www.technologyreview.com/s/615126/ai-common-sense-reads-human-language-ai2/ …Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
gdupont proslijedio/la je Tweet
I still think about this post all the timehttps://blogs.wsj.com/accelerators/2013/10/11/elaine-wherry-why-i-now-believe-the-glass-ceiling-is-real/ …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
gdupont proslijedio/la je Tweet
Until last month, the only thing I really knew about Wuhan was that it had a rocking live music scene (because we published like a dozen features on Wuhan punk, Wuhan black metal, Wuhan hip-hop etc). Now it'll be forever associated with
#coronavirus. I know there's worse thingsPrikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
gdupont proslijedio/la je Tweet
Curriculum for Reinforcement Learning "Learning is probably the best superpower we humans have."
@lilianweng explores four types of curricula that have been used to help RL models learn to solve complicated tasks. https://lilianweng.github.io/lil-log/2020/01/29/curriculum-for-reinforcement-learning.html …pic.twitter.com/UTWHt9l3ng
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
gdupont proslijedio/la je Tweet
Rotation, Translation, and Cropping for Zero-Shot Generalization Makes a lot of sense. Try playing Doom not from an agent-centric perspective! I think agent-centric view is a better prior for encoding useful information using fewer bits for the policy. https://arxiv.org/abs/2001.09908 https://twitter.com/togelius/status/1223403839354822656 …pic.twitter.com/OfxGrWgKWO
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
gdupont proslijedio/la je Tweet
To the left, you see a trained agent playing a level of a game. To the right, you see the same playthrough from an agent-centric perspective: cropped, translated, and rotated with the agent in the center. Which perspective is the best input for the agent? https://arxiv.org/abs/2001.09908 pic.twitter.com/7bCtBp8xUG
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
gdupont proslijedio/la je Tweet
Only a few more hours till today's SEA! We're looking forward to hosting Alexandra Olteanu (
@o_saja, MSR NY) on problematic text suggestions and Svitlana Vakulenko (@svakulenk0, ILPS Amsterdam) on QA over knowledge graphs. Reserve your spot here:https://www.meetup.com/SEA-Search-Engines-Amsterdam/events/tpklmrybccbpc/ …Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi
Čini se da učitavanje traje već neko vrijeme.
Twitter je možda preopterećen ili ima kratkotrajnih poteškoća u radu. Pokušajte ponovno ili potražite dodatne informacije u odjeljku Status Twittera.
doing data science at AIRBUS AI Research - All opinions are obviously my own.